Package org.drasyl.identity
Interface Key
- All Known Implementing Classes:
IdentityPublicKey
,IdentitySecretKey
,KeyAgreementPublicKey
,KeyAgreementSecretKey
public interface Key
-
Method Summary
-
Method Details
-
getBytes
ImmutableByteArray getBytes() -
toByteArray
byte[] toByteArray()
-