publicKey property

Uint8List? publicKey
final

The public key to use to encrypt the key material before importing it with ImportKeyMaterial.

Implementation

final Uint8List? publicKey;