Package com.sun.xml.ws.security.opt.api
Interface EncryptedData
- All Known Implementing Classes:
JAXBEncryptedData
public interface EncryptedData
- Author:
- K.Venugopal@sun.com
-
Method Summary
-
Method Details
-
encrypt
void encrypt() -
decrypt
void decrypt()
-