Class SigningKeyUsageDirective
java.lang.Object
se.swedenconnect.signservice.certificate.base.config.SigningKeyUsageDirective
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
SigningKeyUsageDirective
public SigningKeyUsageDirective()
-