Click or drag to resize
SignDocVerificationResultgetKeyLength Method
Get the length of the key used for signing.

Namespace: de.softpro.signdocsdk
Assembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntax
public int getKeyLength()

Return Value

Type: Int32
The key length in bits.
See Also