Uses of Package
org.webdocwf.util.smime.cms

Packages that use org.webdocwf.util.smime.cms
org.webdocwf.util.smime.cms   
 

Classes in org.webdocwf.util.smime.cms used by org.webdocwf.util.smime.cms
Attribute
          Attribute class is super class for all DER encoded attributes represented in ASN.1 notation according to RFC2630.
IssuerAndSerialNumber
          IssuerAndSerialNumber class is DER encoded object represented in ASN.1 notation according to RFC2630.
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
 



Copyright © 2002-2002 Together Teamlösungen. All Rights Reserved.