SignDocSDK Class Library
SignDocSDK Class Library
de.softpro.signdocsdk
SignDocVerificationResult Class
SignDocVerificationResult Methods
checkBiometricHash Method
Dispose Method
getBiometricData Method
getBiometricEncryption Method
getCertificateChainLength Method
getCertificateRevocationState Method
getCertificates Method
getDigestAlgorithm Method
getDocMDP Method
getEncryptedBiometricData Method
getErrorMessage Method
getKeyLength Method
getLockMDP Method
getMethod Method
getModificationState Method
getSignatureBlob Method
getSignatureString Method
getState Method
getTimeStamp Method
getTimeStampCertificateRevocationState Method
getTimeStampCertificates Method
getTimeStampDigestAlgorithm Method
getTimeStampState Method
verifyCertificateChain Method
verifyCertificateSimplified Method
verifyTimeStampCertificateChain Method
verifyTimeStampCertificateSimplified Method
SignDocVerificationResult
getSignatureString Method
Get a string parameter from the signature field.
Namespace:
de.softpro.signdocsdk
Assembly:
SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntax
C#
Copy
public
string
getSignatureString
(
SignatureString
name
)
Parameters
name
Type:
de.softpro.signdocsdk.Enums.EVerificationResult
SignatureString
The name of the parameter.
Return Value
Type:
String
The string retrieved from the signature field.
See Also
Reference
SignDocVerificationResult Class
de.softpro.signdocsdk Namespace