Gets or ets the key comment. The comment is used while saving in some formats.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Property Comment As String Get Set |
| C# |
|---|
public string Comment { get; set; } |