public class PKCS7WithOCSPResponse extends Object
Constructor and Description |
---|
PKCS7WithOCSPResponse() |
Modifier and Type | Method and Description |
---|---|
byte[] |
getB64OCSPResponse()
Returns Base64-encoded OCSPResponse bytes
|
byte[] |
getB64PKCS7()
Returns Base64-encoded PKCS7 (Signature) bytes
|
void |
setB64OCSPResponse(byte[] bs)
Sets Base64-encoded OCSPResponse bytes
|
void |
setB64PKCS7(byte[] bs)
Sets Base64-encoded PKCS7 (Signature) bytes
|
public byte[] getB64OCSPResponse()
public byte[] getB64PKCS7()
public void setB64OCSPResponse(byte[] bs)
bs
- byte[] holding Base64-encoded OCSPResponse bytespublic void setB64PKCS7(byte[] bs)
bs
- byte[] holding Base64-encoded PKCS7 (Signature) bytesCopyright © 2017 Nets Branch Norway. All Rights Reserved.