fix type in config
This commit is contained in:
@@ -132,6 +132,8 @@ typedef SharedSecret = CryptoKey;
|
||||
typedef CryptoKeyDistance = CryptoKey;
|
||||
|
||||
typedef TypedKey = Typed<CryptoKey>;
|
||||
typedef TypedSecret = Typed<SecretKey>;
|
||||
|
||||
typedef TypedSignature = Typed<Signature>;
|
||||
|
||||
//////////////////////////////////////
|
||||
|
Reference in New Issue
Block a user