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