Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownCertificateKeyTypes

Package version

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

Index

Enumeration members

Enumeration members

EC

EC: = "EC"

EC Key Type.

ECHSM

ECHSM: = "EC-HSM"

EC-HSM Key Type.

Oct

Oct: = "oct"

oct Key Type

OctHSM

OctHSM: = "oct-HSM"

oct-HSM Key Type

RSA

RSA: = "RSA"

RSA Key Type.

RSAHSM

RSAHSM: = "RSA-HSM"

RSA-HSM Key Type.

Generated using TypeDoc