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