Class SigningKeyUsageDirective

java.lang.Object
se.swedenconnect.signservice.certificate.base.config.SigningKeyUsageDirective

public class SigningKeyUsageDirective extends Object
Directive when configuring signing keys. Signing keys are given the key usages for signing by default, including non-repudiation. Using this directive it is also possible to mark that the key should be used for encryption, and to disable the non-repudiation usage.
  • Constructor Details

    • SigningKeyUsageDirective

      public SigningKeyUsageDirective()