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