Click or drag to resize
SignDocFieldsetCertSeedValueSubjectCertificate Method
Overload List
  NameDescription
Public methodsetCertSeedValueSubjectCertificate(String)
Set a subject certificate in the certificate seed value dictionary. See the PDF Reference for details. Calling this function is equivalent to calling clearCertSeedValueSubjectCertificates() and addCertSeedValueSubjectCertificate().
Public methodsetCertSeedValueSubjectCertificate(Int32, String)
Set a subject certificate in the certificate seed value dictionary. See the PDF Reference for details.
Top
See Also