menu
sui package
documentation
cryptography/passkey_keypair.dart
PasskeyRegistration
credentialId property
credentialId property
dark_mode
light_mode
credentialId
property
Uint8List
credentialId
final
The credential id (
rawId
), used to constrain later assertions.
Implementation
final Uint8List credentialId;
sui package
documentation
cryptography/passkey_keypair
PasskeyRegistration
credentialId property
PasskeyRegistration class