PlcmDeviceAuthenticationTokenInfo

PlcmDeviceAuthenticationTokenInfo

information regarding a device authentication trust token which can be used to generate trust tokens for endpoints/URLs. All attributes are used in ETag calculation except for entity-tag


PlcmDeviceAuthenticationTokenInfo Fields

NameTypeDescriptionAttributes
kstring base64URL (base64 with URL variant) encoded encryption key Mandatory
astring name of an algorithm to use, e.g. aes128, default is assumed aes128 if not specified.
eidstring unique identifier for the token info. Mandatory
entityTagEntityTag The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance.


Nested Types/Restrictions


NameTypeRestrictions
EntityTagstring
Length of value must be >=1
Length of value must be <=64