MobileSecurityObjectGenerator

constructor(digestAlgorithm: Algorithm, docType: String, deviceKey: EcPublicKey)

Parameters

digestAlgorithm

The digest algorithm identifier. Must be one of {Algorithm.SHA256, Algorithm.SHA-384, Algorithm.SHA-512}.

docType

The document type.

deviceKey

The public part of the key pair used for mdoc authentication.