Class XMLCipher.Factory.EncryptedDataImpl

java.lang.Object
org.apache.xml.security.encryption.XMLCipher.Factory.EncryptedTypeImpl
org.apache.xml.security.encryption.XMLCipher.Factory.EncryptedDataImpl
All Implemented Interfaces:
EncryptedData, EncryptedType
Enclosing class:
XMLCipher.Factory

private class XMLCipher.Factory.EncryptedDataImpl extends XMLCipher.Factory.EncryptedTypeImpl implements EncryptedData
  • Constructor Details

    • EncryptedDataImpl

      public EncryptedDataImpl(CipherData data)
      Parameters:
      data -
  • Method Details