Type Alias ASAuthorizationPublicKeyCredentialAttestationKind

Source
pub type ASAuthorizationPublicKeyCredentialAttestationKind = NSString;
Available on crate feature ASAuthorizationPublicKeyCredentialConstants only.
Expand description

A string indicating the type of attestation the authenticator should attempt to perform.

See also Apple’s documentation

Aliased Type§

#[repr(C)]
pub struct ASAuthorizationPublicKeyCredentialAttestationKind { /* private fields */ }