Class EncryptedPrivateKeyData

  • All Implemented Interfaces:
    ASN1Encodable, Encodable

    public class EncryptedPrivateKeyData
    extends ASN1Object
         EncryptedPrivateKeyObjectData ::= SEQUENCE {
             encryptedPrivateKeyInfo EncryptedPrivateKeyInfo,
             certificates SEQUENCE OF Certificate
         }