Contents

init(credentialID:transports:)

Creates the object with the credential ID and the array of transports.

Declaration

init(credentialID: Data, transports allowedTransports: [ASAuthorizationSecurityKeyPublicKeyCredentialDescriptor.Transport])

Parameters

  • credentialID:

    The credential identifier.

  • allowedTransports:

    The array of allowed transports.

See Also

Creating the descriptor