Interface PublicKeyCose
- All Known Implementing Classes:
ImmutablePublicKeyCose
public interface PublicKeyCose
- Since:
- 6.4
-
Method Summary
-
Method Details
-
getBytes
byte[] getBytes()The byes of a COSE encoded public key.- Returns:
- the bytes of a COSE encoded public key.
-