KeyMaster.NET
HashingAlgorithm Property
KeyMaster.NETCaplin.KeyMaster.ConfigurationPEMKeyMasterConfigurationHashingAlgorithm
Gets the hashing algorithm that is used to generate the KeyMaster token.
Declaration Syntax
C#Visual BasicVisual C++
public KeyMasterHashingAlgorithm HashingAlgorithm { get; }
Public ReadOnly Property HashingAlgorithm As KeyMasterHashingAlgorithm
public:
virtual property KeyMasterHashingAlgorithm HashingAlgorithm {
	KeyMasterHashingAlgorithm get () sealed;
}
Value
The hashing algorithm.

Assembly: Caplin.KeyMaster (Module: Caplin.KeyMaster) Version: 5.0.1.0 (5.0.1.0)