STRUCT
WebAuthnRegistrationClientOperationActionModel.CredentialParams
Contents
- Properties
algorithmIdtype
public struct CredentialParams
Specifies which cryptographic algorithms the RP supports.
It allows building ASAuthorizationPublicKeyCredentialParameters and associated ASCOSEAlgorithmIdentifier.
Properties
algorithmId
public let algorithmId: Int
The algorithm COSE Identifier value.
type
public let type: String
The credential parameter type value.