Class StaticStaticMode

java.lang.Object
org.opensaml.xmlsec.agreement.impl.StaticStaticMode
All Implemented Interfaces:
KeyAgreementParameter

public class StaticStaticMode extends Object implements KeyAgreementParameter
Key agreement parameter whose presence indicates Static-Static mode is being used.

This is typically used in the encryption case for Static-Static mode, along with passing the originator's (encrypting party's) credential via PrivateCredential.

  • Constructor Details

    • StaticStaticMode

      public StaticStaticMode()