Uses of Class
com.authlete.mdoc.DeviceKeyInfo
Packages that use DeviceKeyInfo
-
Uses of DeviceKeyInfo in com.authlete.mdoc
Constructors in com.authlete.mdoc with parameters of type DeviceKeyInfoModifierConstructorDescriptionMobileSecurityObject
(ValueDigests valueDigests, DeviceKeyInfo deviceKeyInfo, String docType, ValidityInfo validityInfo) A constructor with the default version and the default digest algorithm.MobileSecurityObject
(String version, String digestAlgorithm, ValueDigests valueDigests, DeviceKeyInfo deviceKeyInfo, String docType, ValidityInfo validityInfo)