menu
webcrypto package
documentation
webcrypto.dart
EcdsaPublicKey
exportSpkiKey method
exportSpkiKey method
dark_mode
light_mode
exportSpkiKey
method
Future
<
Uint8List
>
exportSpkiKey
(
)
Implementation
Future<Uint8List> exportSpkiKey() => _impl.exportSpkiKey();
webcrypto package
documentation
webcrypto
EcdsaPublicKey
exportSpkiKey method
EcdsaPublicKey class