Partager via


KeyOperationsParameters.Algorithm Propriété

Définition

Obtient ou définit l’identificateur d’algorithme. Les valeurs possibles sont les suivantes : « RSA-OAEP », « RSA-OAEP-256 », « RSA1_5 »

[Newtonsoft.Json.JsonProperty(PropertyName="alg")]
public string Algorithm { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="alg")>]
member this.Algorithm : string with get, set
Public Property Algorithm As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à