XCMS Toolkit Generated Type
DigestAlgorithmIdentifier

ASN.1 type DigestAlgorithmIdentifier is defined as follows:

    DigestAlgorithmIdentifier ::= SEQUENCE {
       algorithm   ALGORITHM.&id({DigestAlgorithms}),
       parameters  ALGORITHM.&Type({DigestAlgorithms}{@algorithm})  OPTIONAL
    }

    DigestAlgorithms ALGORITHM ::= {

       ... -- Expect additional digest algorithm objects  --
    }
    
    ALGORITHM ::= CLASS {
       &id    OBJECT IDENTIFIER  UNIQUE,
       &Type  OPTIONAL
    }
      WITH SYNTAX { OID &id [ PARMS &Type ] } 


Copyright © 2002-2006 by Griffin Consulting, All rights reserved.
Last updated on
XCMS Toolkit Support