LocalSecretSecretKey constructor

LocalSecretSecretKey(
  1. SecretKey value
)

Implementation

LocalSecretSecretKey(this.value);