createSecretKey method

Future<SecretKey> createSecretKey()

Implementation

Future<SecretKey> createSecretKey() => _cipher.newSecretKey();