PrivateKeyInfo.Comment Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
Comment
Gets or ets 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. |