PrivateKeyInfo.Comment Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9313)
Comment
Gets or sets the key comment. The comment is used while saving in some formats.
Declaration
public string Comment { get; set; }
Property Value
| Type | Description |
|---|---|
| String | Key comment. |