Interface EncryptedData

  • All Known Implementing Classes:
    JAXBEncryptedData

    public interface EncryptedData
    Author:
    K.Venugopal@sun.com
    • Method Detail

      • encrypt

        void encrypt()
      • decrypt

        void decrypt()