Interface GordianKeyPairLock
- All Superinterfaces:
GordianLock<GordianKeySet>
KeyPair Lock.
-
Method Summary
Methods inherited from interface io.github.tonywasher.joceanus.gordianknot.api.lock.GordianLock
getLockASN1, getLockBytes, getLockedObject
-
Method Details
-
getKeySet
Obtain the keySet.- Returns:
- the keySet
-
getKeyPair
GordianKeyPair getKeyPair()Obtain the keyPair.- Returns:
- the keyPair
-