Share via


WrapResult.Algorithm Property

Definition

Gets the KeyWrapAlgorithm used. This must be stored alongside the EncryptedKey as the same key must be used to unwrap it.

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

Property Value

Applies to