Interface protos.google.cloud.kms.v1.IPublicKey

Properties of a PublicKey.

Package

@google-cloud/kms!

Properties

algorithm

  algorithm 
 ?: 
  
 ( 
 google 
 . 
 cloud 
 . 
 kms 
 . 
 v1 
 . 
 CryptoKeyVersion 
 . 
 CryptoKeyVersionAlgorithm 
 | 
 keyof 
  
 typeof 
  
 google 
 . 
 cloud 
 . 
 kms 
 . 
 v1 
 . 
 CryptoKeyVersion 
 . 
 CryptoKeyVersionAlgorithm 
 | 
 null 
 ); 
 

PublicKey algorithm

Property Value
Type Description
( google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionAlgorithm |keyof typeof google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionAlgorithm |null)

name

  name 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

PublicKey name

Property Value
Type Description
(string|null)

pem

  pem 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

PublicKey pem

Property Value
Type Description
(string|null)

pemCrc32c

  pemCrc32c 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 IInt64Value 
 | 
 null 
 ); 
 

PublicKey pemCrc32c

Property Value
Type Description
( google.protobuf.IInt64Value |null)
Create a Mobile Website
View Site in Mobile | Classic
Share by: