Uses of Interface
com.sun.xml.ws.security.opt.api.EncryptedData
Packages that use EncryptedData
-
Uses of EncryptedData in com.sun.xml.ws.security.opt.impl.enc
Classes in com.sun.xml.ws.security.opt.impl.enc that implement EncryptedData -
Uses of EncryptedData in com.sun.xml.ws.security.opt.impl.util
Methods in com.sun.xml.ws.security.opt.impl.util that return EncryptedDataModifier and TypeMethodDescriptionWSSElementFactory.createEncryptedData(String id, Attachment attachment, String dataAlgo, KeyInfoType keyInfo, Key key, EncryptionTarget target) WSSElementFactory.createEncryptedData(String id, Data data, String dataAlgo, KeyInfoType keyInfo, Key key, boolean contentOnly)