Interface SigningKey
-
- All Known Subinterfaces:
SymmetricKey
- All Known Implementing Classes:
PrivateKey
,SymmetricKeyImpl
public interface SigningKey
A key that marks has to be used for sign operations.
SymmetricKey
PrivateKey
, SymmetricKeyImpl
public interface SigningKey