Interface VerifyingKey
- All Known Subinterfaces:
SymmetricKey
- All Known Implementing Classes:
PublicKey,SymmetricKeyImpl
public interface VerifyingKey
A key that marks has to be used for verify operations.
SymmetricKeyPublicKey, SymmetricKeyImpl