Class SCVPReqRes

java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.asn1.cms.SCVPReqRes
All Implemented Interfaces:
ASN1Encodable, Encodable

public class SCVPReqRes extends ASN1Object
RFC 5940: Additional Cryptographic Message Syntax (CMS) Revocation Information Choices.

 SCVPReqRes ::= SEQUENCE {
     request  [0] EXPLICIT ContentInfo OPTIONAL,
     response     ContentInfo }