Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownCertificateKeyCurveNames

Package version

Known values of {@link CertificateKeyCurveName} that the service accepts.

Index

Enumeration members

Enumeration members

P256

P256: = "P-256"

P-256 Key Curve.

P256K

P256K: = "P-256K"

P-256K Key Curve.

P384

P384: = "P-384"

P-384 Key Curve.

P521

P521: = "P-521"

P-521 Key Curve.

Generated using TypeDoc