CertificateStream

DigitalVBA.CertificateStream property

Gets digital certificate stream. If this property is specified it is always used instead CertificateFilePath.

public Stream CertificateStream { get; }

See Also