Class POPODecryptionKeyResponseContent
java.lang.Object
org.bouncycastle.cert.cmp.POPODecryptionKeyResponseContent
-
Method Summary
Modifier and TypeMethodDescriptionfromPKIBody(org.bouncycastle.asn1.cmp.PKIBody pkiBody) byte[][]org.bouncycastle.asn1.cmp.POPODecKeyRespContent
-
Method Details
-
getResponses
public byte[][] getResponses() -
fromPKIBody
public static POPODecryptionKeyResponseContent fromPKIBody(org.bouncycastle.asn1.cmp.PKIBody pkiBody) -
toASN1Structure
public org.bouncycastle.asn1.cmp.POPODecKeyRespContent toASN1Structure()
-