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