Android.Security.Identity Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
AccessControlProfile |
A class used to specify access controls. |
AccessControlProfile.Builder |
A builder for |
AccessControlProfileId |
A class used to wrap an access control profile identifiers. |
AlreadyPersonalizedException |
Thrown if trying to create a credential which already exists. |
AuthenticationKeyMetadata |
Data about authentication keys. |
CipherSuiteNotSupportedException |
Thrown if trying to use a cipher suite which isn't supported. |
CredentialDataRequest |
An object representing a request for credential data. |
CredentialDataRequest.Builder |
A builder for |
CredentialDataResult |
An object that contains the result of retrieving data from a credential. |
DocTypeNotSupportedException |
Thrown if trying to create a credential with an unsupported document type. |
EphemeralPublicKeyNotFoundException |
Thrown if the ephemeral public key was not found in the session transcript
passed to |
IdentityCredential |
Class used to read data from a previously provisioned credential. |
IdentityCredentialException |
Base class for all Identity Credential exceptions. |
IdentityCredentialStore |
An interface to a secure store for user identity documents. |
InvalidReaderSignatureException |
Thrown if the reader signature is invalid, or it doesn't contain a certificate chain, or if the signature failed to validate. |
InvalidRequestMessageException |
Thrown if message with the request doesn't satisfy the requirements documented in
|
MessageDecryptionException |
Thrown when failing to decrypt a message from the reader device. |
NoAuthenticationKeyAvailableException |
Thrown if no dynamic authentication keys are available. |
PersonalizationData |
An object that holds personalization data. |
PersonalizationData.Builder |
A builder for |
PresentationSession |
Class for presenting multiple documents to a remote verifier. |
ResultData |
An object that contains the result of retrieving data from a credential. |
SessionTranscriptMismatchException |
Thrown when trying use multiple different session transcripts in the same presentation session. |
UnknownAuthenticationKeyException |
Thrown if trying to certify an unknown dynamic authentication key. |
WritableIdentityCredential |
Class used to personalize a new identity credential. |
Interfaces
CredentialDataResult.IEntries |
A class for representing data elements returned. |
Enums
CredentialEntriesStatus | |
CredentialStoreCipherSuite | |
ResultDataStatus |