Searched refs:getCipherValue (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/encryption/
H A DCipherData.java65 CipherValue getCipherValue(); method in interface:CipherData
H A DXMLCipherInput.java169 _cipherData.getCipherValue().getValue();
H A DXMLCipher.java1122 CipherValue cv = cd.getCipherValue();
1280 CipherValue cv = _ek.getCipherData().getCipherValue();
2924 public CipherValue getCipherValue() { method in class:XMLCipher.Factory.CipherDataImpl

Completed in 367 milliseconds