Class 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 }