Compartir a través de


KeyOperationsParameters.Algorithm Propiedad

Definición

Obtiene o establece el identificador de algoritmo. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a