certificate(using:)
The certificate associated with the Identity.
Declaration
func certificate(using request: JPKIPassContents.AuthenticationRequest<Self.IdentityType>) async throws -> JPKIPassContents.Certificate<Self.IdentityType>Parameters
- request:
The person’s authentication request used to perform the Identity certificate.