certmanager v1.21.1

Issuer.spec.acme.externalAccountBinding.keyAlgorithm

Deprecated: keyAlgorithm field exists for historical compatibility reasons and should not be used. The algorithm is now hardcoded to HS256 in golang/x/crypto/acme.

1 fields
Issuer.spec.acme.externalAccountBinding.keyAlgorithm fields and descriptions
Field / TypeDescription
Issuer.spec.acme.externalAccountBinding.keyAlgorithm
string

Deprecated: keyAlgorithm field exists for historical compatibility reasons and should not be used. The algorithm is now hardcoded to HS256 in golang/x/crypto/acme.

  • enum: ["HS256","HS384","HS512"]