secretKey property

Uint8List secretKey

Implementation

Uint8List get secretKey {
  return _keypair.secretKey;
}