OSCI-Bibliothek für die Nutzung mit dem Microsoft® .NET-Framework

Tools.createCertificate Method (String)

Erzeugen eines Zertifikates.

public static X509Certificate createCertificate(
   string path
);

Parameters

path
Path des einzulesenden Zertifikates

Return Value

X509Certificate @throws CryptographicException

See Also

Tools Class | de.osci.helper Namespace | Tools.createCertificate Overload List