Securities Property ID Constants identifies a property in the ediSecurities
interface.
SecuritiesProp_CertValidFrom (1) – Specifies the
starting valid date of the test certificates to create. The default
starting date is the current system date.
SecuritiesProp_CertValidTo
(2) – Specifies the ending valid date of the test certificates to create.
The default ending date is "12/31/2039".
SecuritiesProp_EncodeQP_MaxLineLen
(3) - Specifies the maximum number of characters per line of the
resulting quoted-printable encoded document. If zero, there is no
character limit on a line. Defaults to zero.
SecuritiesProp_EncodeBase64_MaxLineLen
(4) - Specifies the maximum number of characters per line of the resulting
base64 encoded document. If zero, there is no limit. Defaults to
zero.
SecuritiesProp_CertSignAlgorithmOID (5) - Specifies the
certificates signature algorithm. The property is the object identifier
of the algorithm, a globally unique series of dot separated numbers. The
default property is the SHA1 object identifier "1.2.840.113549.1.1.5".