KeyMaster.NET
RSAParameters Property
KeyMaster.NETCaplin.KeyMaster.ConfigurationIKeyMasterConfigurationRSAParameters
Gets a set of parameters that defines the private key used to sign the KeyMaster token.
Declaration Syntax
C#Visual BasicVisual C++
RSAParameters RSAParameters { get; }
ReadOnly Property RSAParameters As RSAParameters
property RSAParameters RSAParameters {
	RSAParameters get ();
}
Value
The RSA parameters.
Remarks
The KeyMaster token generator retrieves this property whenever it needs to generate a token.

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