com.mindbright.security.pkcs7
public final class DigestInfo extends ASN1Sequence
Modifier and Type | Field and Description |
---|---|
ASN1OctetString |
digest |
AlgorithmIdentifier |
digestAlgorithm |
components, count, ofType
isSet, tag
Constructor and Description |
---|
DigestInfo() |
addComponent, addComponent, addOptional, addOptional, addOptional, decodeValue, encodeValue, equals, getComponent, getCount, getDecodeComponent, getDefault, getDistinctComponent, hashCode, isOptional, ofType
decodeValue, getTag, getType, isSet, setValue, toString
public AlgorithmIdentifier digestAlgorithm
public ASN1OctetString digest