public interface ASAuthorizationPublicKeyCredentialAssertion extends ASPublicKeyCredential
| Modifier and Type | Method and Description |
|---|---|
NSData |
rawAuthenticatorData()
A byte sequence containing the encoded authenticatorData blob returned by the authenticator.
|
NSData |
signature()
The signature provided by the authenticator using the credential's private key.
|
NSData |
userID()
The userID provided when creating this credential.
|
credentialID, rawClientDataJSONcopyWithZone_supportsSecureCodingencodeWithCoder, initWithCoderNSData rawAuthenticatorData()
NSData signature()
NSData userID()