Package ai.tock.shared.security.key
Class RawSecretKey
-
- All Implemented Interfaces:
public final class RawSecretKey extends SecretKey
The Raw Secret Key
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringvalueprivate final SecretKeyTypetype
-
Constructor Summary
Constructors Constructor Description RawSecretKey(String value)
-