K4Seal class
Properties
Methods
-
encode(
) → String -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
seal(
K4LocalKey key, K4PublicKey wrappingKey) → Future< K4Seal> -
unseal(
String serialized, K4SecretKey secretKey) → Future< K4LocalKey>
Constants
- ephemeralPublicKeyLength → const int
- tagLength → const int