Class OriginatorKeyInfo


public class OriginatorKeyInfo extends KeyInfoEnc
The OriginatorKeyInfo element is used in the ds:KeyInfo with AgreementMethod elements.
See Also:
  • KeyAgreement. The OriginatorKeyInfo element extends ds:KeyInfo with namespace xenc (http://www.w3.org/2001/04/xmlenc#) and is used to convey the originator's public key.
  • Constructor Details

  • Method Details

    • getBaseNamespace

      public String getBaseNamespace()
      Returns the namespace of the Elements of the sub-class.
      Overrides:
      getBaseNamespace in class KeyInfo
      Returns:
      the namespace of the Elements of the sub-class.
    • getBaseLocalName

      public String getBaseLocalName()
      Returns the localname of the Elements of the sub-class.
      Overrides:
      getBaseLocalName in class KeyInfo
      Returns:
      the localname of the Elements of the sub-class.