IServiceCredentialsMacAlgorithm Property
|
MAC calculation algorithm of outgoing and incoming messages
Namespace:
Guardtime.KSI.Service
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
SyntaxHashAlgorithm MacAlgorithm { get; }
ReadOnly Property MacAlgorithm As HashAlgorithm
Get
property HashAlgorithm^ MacAlgorithm {
HashAlgorithm^ get ();
}
abstract MacAlgorithm : HashAlgorithm with get
Property Value
Type:
HashAlgorithm
See Also