menu
sui package
documentation
cryptography/passkey_keypair.dart
PasskeyRegistration
PasskeyRegistration.new constructor
PasskeyRegistration.new constructor
dark_mode
light_mode
PasskeyRegistration
constructor
PasskeyRegistration
(
Uint8List
derSPKI
,
Uint8List
credentialId
)
Implementation
PasskeyRegistration(this.derSPKI, this.credentialId);
sui package
documentation
cryptography/passkey_keypair
PasskeyRegistration
PasskeyRegistration.new constructor
PasskeyRegistration class