Gets the value indicating whether the cipher is exportable.

Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Public ReadOnly Property Exportable As Boolean
	Get
C#
public bool Exportable { get; }

Field Value

true if exportable, false if not exportable.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also