public class EncryptedKey implements DEREncodable(Code)
ASN.1 structure DER En/DeCoder.
EncryptedKey ::= CHOICE {
encryptedValue EncryptedValue,
envelopedData [0] EnvelopedData } -- The encrypted private key MUST be placed in the envelopedData encryptedContentInfo encryptedContent OCTET STRING.