Method ReadSignatureNotaryInfo
ReadSignatureNotaryInfo(out Nullable<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
public Error ReadSignatureNotaryInfo(out string? data)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Nullable<System.String> | data |
Returns
| Type | Description |
|---|---|
| Error | Error |
Implements
Remarks
The biometric data captured during the signature process is encrypted with the public RSA key.