XCMS Toolkit Generated Type
DigestInfo

ASN.1 type DigestInfo is defined as:

    DigestInfo ::= SEQUENCE {
       hashAlgorithm  DigestAlgorithmIdentifier,
       digest         Digest
    }

Type DigestInfo references the following types:

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

    Digest ::= OCTET STRING


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