Class RecipientKeyInfo


  • public class RecipientKeyInfo
    extends KeyInfoEnc
    The RecipientKeyInfo element is used in the ds:KeyInfo with AgreementMethod elements.
    See Also:
    KeyAgreement. The RecipientKeyInfo element extends ds:KeyInfo with namespace xenc (http://www.w3.org/2001/04/xmlenc#) and is used to describe the recipient's key.
    • Method Detail

      • 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.