다음을 통해 공유


SignResult.Algorithm Property

Definition

Gets the algorithm used to sign. This must be stored alongside the Signature as the same algorithm must be used to verify it.

public Azure.Security.KeyVault.Keys.Cryptography.SignatureAlgorithm Algorithm { get; }
member this.Algorithm : Azure.Security.KeyVault.Keys.Cryptography.SignatureAlgorithm
Public ReadOnly Property Algorithm As SignatureAlgorithm

Property Value

Applies to