Click or drag to resize
weroSoft AG, Software
Certificate Constructor
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Initializes a new instance of a certificate.

Namespace:  WeroSoft.Security
Assembly:  WeroSoft.Core.Library (in WeroSoft.Core.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public Certificate()
Remarks
After using this constructor, the certificate is marked as empty. Before any handling can be done, the certificate must be loaded first.
See Also