OSCI-Bibliothek für die Nutzung mit dem Microsoft® .NET-Framework
RSAEncryption.LoadFromStore Method (X509Certificate, String, String, Boolean, PrivateKeySupport)
public static
void
LoadFromStore(
out
X509Certificate
x509Cert
,
string
certPath
,
string
pin
,
bool
privateKeyStore
,
out
PrivateKeySupport
pKeyInfo
);
See Also
RSAEncryption Class
|
de.osci.osci12.dotcommon Namespace
|
RSAEncryption.LoadFromStore Overload List