Gets the key algorithm ID
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public Property KeyAlgorithmId As String Get Friend Set |
| C# |
|---|
public string KeyAlgorithmId { get; internal set; } |