Interface protos.google.cloud.security.privateca.v1.KeyUsage.IKeyUsageOptions (5.2.0)

Properties of a KeyUsageOptions.

Package

@google-cloud/security-private-ca

Properties

certSign

certSign?: (boolean|null);

KeyUsageOptions certSign

contentCommitment

contentCommitment?: (boolean|null);

KeyUsageOptions contentCommitment

crlSign

crlSign?: (boolean|null);

KeyUsageOptions crlSign

dataEncipherment

dataEncipherment?: (boolean|null);

KeyUsageOptions dataEncipherment

decipherOnly

decipherOnly?: (boolean|null);

KeyUsageOptions decipherOnly

digitalSignature

digitalSignature?: (boolean|null);

KeyUsageOptions digitalSignature

encipherOnly

encipherOnly?: (boolean|null);

KeyUsageOptions encipherOnly

keyAgreement

keyAgreement?: (boolean|null);

KeyUsageOptions keyAgreement

keyEncipherment

keyEncipherment?: (boolean|null);

KeyUsageOptions keyEncipherment