|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DERClassContextSpecificPr | |
org.webdocwf.util.smime.cms | |
org.webdocwf.util.smime.der |
Uses of DERClassContextSpecificPr in org.webdocwf.util.smime.cms |
Subclasses of DERClassContextSpecificPr in org.webdocwf.util.smime.cms | |
class |
Certificates
Certificates class is DER encoded container, represented in ASN.1 notation according to RFC2630, for storing X509 certificates or for storing certificates chain in CMS object of signed message. certificates [0] IMPLICIT CertificateSet OPTIONAL |
class |
Content
Content class is DER encoded container, represented in ASN.1 notation according to RFC2630, used for storing contents of CMS object. content [0] EXPLICIT ANY DEFINED BY contentType |
class |
SignedAttributes
SignedAttributes class is DER encoded container for holding particular signed attributes represented in ASN.1 notation according to RFC2630. signedAttrs [0] IMPLICIT SignedAttributes OPTIONAL SignedAttributes ::= SET SIZE (1..MAX) OF Attribute Attribute ::= SEQUENCE { attrType OBJECT IDENTIFIER, attrValues SET OF AttributeValue } attrType ::= OBJECT IDENTIFIER attrValues ::= SET OF AttributeValue AttributeValue ::= ANY |
Uses of DERClassContextSpecificPr in org.webdocwf.util.smime.der |
Subclasses of DERClassContextSpecificPr in org.webdocwf.util.smime.der | |
class |
DERClassContextSpecific
DERClassContextSpecific can be both, primitive or structured type of DER encoded object with the context-specific class tag (part of object Identifier Octet) in ASN.1 notation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |