| SignDocSignaturegetSigningCertificate Method |
Get the signing certificate as DER-encoded blob.
Namespace:
de.softpro.signdocsdk
Assembly:
SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntaxpublic byte[] getSigningCertificate()
Return Value
Type:
Byte The DER-encoded signing certificate, null on error.
See Also