Interface protos.google.cloud.kms.v1.IDigest

Properties of a Digest.

Package

@google-cloud/kms!

Properties

sha256

  sha256 
 ?: 
  
 ( 
 Uint8Array 
 | 
 string 
 | 
 null 
 ); 
 

Digest sha256

Property Value
Type Description
( Uint8Array |string|null)

sha384

  sha384 
 ?: 
  
 ( 
 Uint8Array 
 | 
 string 
 | 
 null 
 ); 
 

Digest sha384

Property Value
Type Description
( Uint8Array |string|null)

sha512

  sha512 
 ?: 
  
 ( 
 Uint8Array 
 | 
 string 
 | 
 null 
 ); 
 

Digest sha512

Property Value
Type Description
( Uint8Array |string|null)
Create a Mobile Website
View Site in Mobile | Classic
Share by: