Class EncryptedKeySHA1Identifier

  • All Implemented Interfaces:
    javax.xml.soap.Node, javax.xml.soap.SOAPElement, Element, Node

    public class EncryptedKeySHA1Identifier
    extends KeyIdentifier
    Author:
    Ashutosh Shahi
    • Constructor Detail

      • EncryptedKeySHA1Identifier

        public EncryptedKeySHA1Identifier​(Document doc)
                                   throws com.sun.xml.wss.XWSSecurityException
        Creates an "empty" KeyIdentifier element with default encoding type and default value type.
        Throws:
        com.sun.xml.wss.XWSSecurityException
      • EncryptedKeySHA1Identifier

        public EncryptedKeySHA1Identifier​(javax.xml.soap.SOAPElement element)
                                   throws com.sun.xml.wss.XWSSecurityException
        Throws:
        com.sun.xml.wss.XWSSecurityException
    • Method Detail

      • getDecodedBase64EncodedValue

        public byte[] getDecodedBase64EncodedValue()
                                            throws com.sun.xml.wss.XWSSecurityException
        Throws:
        com.sun.xml.wss.XWSSecurityException