Interface SymmetricKey
-
- All Superinterfaces:
SigningKey
,VerifyingKey
- All Known Implementing Classes:
SymmetricKeyImpl
public interface SymmetricKey extends SigningKey, VerifyingKey
A key that marks can be used for both sign and verify operations.