|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--de.flexiprovider.pqc.ots.merkle.MerkleOTSPublicKeySpec
| Constructor Summary | |
MerkleOTSPublicKeySpec(java.lang.String oid,
byte[][] keyBytes)
Construct a new key specification from the given OID and key bytes. |
|
| Method Summary | |
byte[][] |
getKeyBytes()
|
java.lang.String |
getOIDString()
|
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public MerkleOTSPublicKeySpec(java.lang.String oid,
byte[][] keyBytes)
oid - the OID of the algorithmkeyBytes - the key bytes| Method Detail |
public java.lang.String getOIDString()
public byte[][] getKeyBytes()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||