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