SecKeyGenerationParameters.PrivateKeyAttrs Property

Definition

Gets or sets the attributes for the private key.

public Security.SecKeyParameters PrivateKeyAttrs { get; set; }
member this.PrivateKeyAttrs : Security.SecKeyParameters with get, set

Property Value

The attributes for the private key.

Applies to