public class POPODecryptionKeyResponseContent
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static POPODecryptionKeyResponseContent |
fromPKIBody(org.bouncycastle.asn1.cmp.PKIBody pkiBody) |
byte[][] |
getResponses() |
org.bouncycastle.asn1.cmp.POPODecKeyRespContent |
toASN1Structure() |
public byte[][] getResponses()
public static POPODecryptionKeyResponseContent fromPKIBody(org.bouncycastle.asn1.cmp.PKIBody pkiBody)
public org.bouncycastle.asn1.cmp.POPODecKeyRespContent toASN1Structure()