com.mindbright.security.pkcs12
public final class MacData extends ASN1Sequence
| Modifier and Type | Field and Description |
|---|---|
ASN1Integer |
iterations |
DigestInfo |
mac |
ASN1OctetString |
macSalt |
components, count, ofTypeisSet, 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, ofTypedecodeValue, getTag, getType, isSet, setValue, toStringpublic DigestInfo mac
public ASN1OctetString macSalt
public ASN1Integer iterations