OpenTransactions.OTAPI.otapiPINVOKE.OTAPI_Basic_VerifyUserPrivateKey C# (CSharp) Méthode

OTAPI_Basic_VerifyUserPrivateKey() private méthode

private OTAPI_Basic_VerifyUserPrivateKey ( string jarg1 ) : bool
jarg1 string
Résultat bool
        public static extern bool OTAPI_Basic_VerifyUserPrivateKey(string jarg1);
otapiPINVOKE