|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--de.flexiprovider.api.keys.PublicKey
|
+--de.flexiprovider.pqc.tss.TSSPublicKey
| Fields inherited from interface java.security.Key |
serialVersionUID |
| Fields inherited from interface java.security.PublicKey |
serialVersionUID |
| Constructor Summary | |
TSSPublicKey(TSSPolynomial s)
|
|
| Method Summary | |
java.lang.String |
getAlgorithm()
|
protected codec.asn1.ASN1Type |
getAlgParams()
|
protected byte[] |
getKeyData()
|
protected codec.asn1.ASN1ObjectIdentifier |
getOID()
|
TSSPolynomial |
getS()
|
| Methods inherited from class de.flexiprovider.api.keys.PublicKey |
getEncoded, getFormat |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public TSSPublicKey(TSSPolynomial s)
| Method Detail |
public java.lang.String getAlgorithm()
protected codec.asn1.ASN1Type getAlgParams()
getAlgParams in class PublicKeyde.flexiprovider.api.keys.PublicKeyprotected byte[] getKeyData()
getKeyData in class PublicKeyde.flexiprovider.api.keys.PublicKeyprotected codec.asn1.ASN1ObjectIdentifier getOID()
getOID in class PublicKeyde.flexiprovider.api.keys.PublicKeypublic TSSPolynomial getS()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||