Class EncryptedObjectStoreData

  • All Implemented Interfaces:
    ASN1Encodable, Encodable

    public class EncryptedObjectStoreData
    extends ASN1Object
     EncryptedObjectStoreData ::= SEQUENCE {
         encryptionAlgorithm AlgorithmIdentifier
         encryptedContent OCTET STRING
     }