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

RSAEncryption.LoadFromStore Method (X509Certificate2, String, String, Boolean, PrivateKeySupport)

public static void LoadFromStore(
   out X509Certificate2 x509Cert,
   string certPath,
   string pin,
   bool privateKeyStore,
   out PrivateKeySupport pKeyInfo
);

See Also

RSAEncryption Class | de.osci.osci12.dotcommon Namespace | RSAEncryption.LoadFromStore Overload List