TlsCipher.Exportable Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
Exportable
Gets the value indicating whether the cipher is exportable.
Declaration
public bool Exportable { get; }
Property Value
Type | Description |
---|---|
Boolean | true if exportable, false if not exportable. |