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