Mobile Credential Verification Failure Type
@Serializable(with = MobileCredentialVerificationFailureTypeSerializer::class )
Entries
Link copied to clipboard
Trusted issuer certificate is expired.
Link copied to clipboard
Trusted issuer certificate is not yet valid.
Link copied to clipboard
Trusted issuer certificate not found.
Link copied to clipboard
mDoc authentication failed.
Link copied to clipboard
mDoc is expired.
Link copied to clipboard
mDoc is not yet valid.
Link copied to clipboard
The signer certificate is invalid.
Link copied to clipboard
Device key is not valid.
Link copied to clipboard
The mDoc is signed by a key with an unsupported cryptographic algorithm.
Link copied to clipboard
mDoc is permanently revoked.
Link copied to clipboard
mDoc is temporarily revoked.
Link copied to clipboard
Unable to verify revocation status of mDoc.
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.