Method SetKeyFromRSAParameters
SetKeyFromRSAParameters(RSAParameters)
Sets the private RSA key for the real time decryption of the biometrical data captured by the signature device.
Declaration
Error SetKeyFromRSAParameters(RSAParameters rsaParameters)
Parameters
Type | Name | Description |
---|---|---|
System.Security.Cryptography.RSAParameters | rsaParameters |
Returns
Type | Description |
---|---|
Error | Error |