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; }

Field Value

Key comment.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also