Interface protos.google.cloud.kms.v1.IPublicKey (4.5.0)

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

name

  name 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

PublicKey name

pem

  pem 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

PublicKey pem

pemCrc32c

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

PublicKey pemCrc32c

protectionLevel

  protectionLevel 
 ?: 
  
 ( 
 google 
 . 
 cloud 
 . 
 kms 
 . 
 v1 
 . 
 ProtectionLevel 
 | 
 keyof 
  
 typeof 
  
 google 
 . 
 cloud 
 . 
 kms 
 . 
 v1 
 . 
 ProtectionLevel 
 | 
 null 
 ); 
 

PublicKey protectionLevel

Create a Mobile Website
View Site in Mobile | Classic
Share by: