com.mindbright.security.pkcs12
public final class MacData extends ASN1Sequence
Modifier and Type | Field and Description |
---|---|
ASN1Integer |
iterations |
DigestInfo |
mac |
ASN1OctetString |
macSalt |
components, count, ofType
isSet, tag
Constructor and Description |
---|
MacData() |
Modifier and Type | Method and Description |
---|---|
int |
getIterations() |
addComponent, addComponent, addOptional, addOptional, addOptional, decodeValue, encodeValue, equals, getComponent, getCount, getDecodeComponent, getDefault, getDistinctComponent, hashCode, isOptional, ofType
decodeValue, getTag, getType, isSet, setValue, toString
public DigestInfo mac
public ASN1OctetString macSalt
public ASN1Integer iterations