Class 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 Detail

      • StaticStaticMode

        public StaticStaticMode()