Method ReadSignatureNotaryInfo
ReadSignatureNotaryInfo(out String)
Yields a text that describes the notary who is the person who holds the private RSA key that is necessary for decrypting the the biodata.
Declaration
Error ReadSignatureNotaryInfo(out string notaryInfo)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | notaryInfo | The notary information. Null in case of error. |
Returns
| Type | Description |
|---|---|
| Error | Error |
Remarks
The biometric data captured during the signature process is encrypted with the public RSA key.