| SignDocVerificationParameterssetBlob Method |
Available blob parameters are:
- IntermediateCertificate Add an intermediate certificate
which might help building the
certificate chain.
The blob must contain
a serialized X.509 certificate
(DER or PEM).
- TrustedCertificate Add a trusted root certificate.
The blob must contain
a serialized X.509 certificate
(DER or PEM).
Namespace: de.softpro.signdocsdk
public void setBlob( BlobParameter name, byte[] value )