publicKey property
The public key to use to encrypt the key material before importing it with ImportKeyMaterial.
Implementation
final Uint8List? publicKey;
The public key to use to encrypt the key material before importing it with ImportKeyMaterial.
final Uint8List? publicKey;