com.sun.xml.ws.security.opt.api
Interface EncryptedData

All Known Implementing Classes:
JAXBEncryptedData

public interface EncryptedData

Author:
K.Venugopal@sun.com

Method Summary
 void decrypt()
           
 void encrypt()
           
 

Method Detail

encrypt

void encrypt()

decrypt

void decrypt()


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.