Send feedback
Google Cloud Key Management Service v1 API - Class Digest (3.4.0) Stay organized with collections
Save and categorize content based on your preferences.
Version 3.4.0 keyboard_arrow_down
public sealed class Digest : IMessage<Digest>, IEquatable<Digest>, IDeepCloneable<Digest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class Digest.
A [Digest][google.cloud.kms.v1.Digest] holds a cryptographic message digest.
Namespace
Google
Google.Cloud
Google.Cloud.Kms
V1
Assembly
Google.Cloud.Kms.V1.dll
Constructors
Digest()
Digest(Digest)
public Digest(Digest other)
Properties
DigestCase
public Digest.DigestOneofCase DigestCase { get; }
Sha256
public ByteString Sha256 { get; set; }
A message digest produced with the SHA-256 algorithm.
Sha384
public ByteString Sha384 { get; set; }
A message digest produced with the SHA-384 algorithm.
Sha512
public ByteString Sha512 { get; set; }
A message digest produced with the SHA-512 algorithm.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,[]]