Interface protos.google.cloud.security.privateca.v1.CertificateAuthority.IKeyVersionSpec (2.3.7)

Properties of a KeyVersionSpec.

Package

@google-cloud/security-private-ca!

Properties

algorithm

algorithm?: (google.cloud.security.privateca.v1.CertificateAuthority.SignHashAlgorithm|keyof typeof google.cloud.security.privateca.v1.CertificateAuthority.SignHashAlgorithm|null);

KeyVersionSpec algorithm

Property Value
TypeDescription
(google.cloud.security.privateca.v1.CertificateAuthority.SignHashAlgorithm|keyof typeof google.cloud.security.privateca.v1.CertificateAuthority.SignHashAlgorithm|null)

cloudKmsKeyVersion

cloudKmsKeyVersion?: (string|null);

KeyVersionSpec cloudKmsKeyVersion

Property Value
TypeDescription
(string|null)