I'm trying to hash a user password with the SHA-1 algorithm
by calling the Microsoft Crypto API.
I found an article about it with some sample code at
I'm able to make the calls to the API, but the data I get back is not what I expect. I'm sure I've made some mistakes.
Does anyone have experience with this kind of coding in Powerbuilder? Any help would be appreciated. Thanks.
by calling the Microsoft Crypto API.
I found an article about it with some sample code at
I'm able to make the calls to the API, but the data I get back is not what I expect. I'm sure I've made some mistakes.
Does anyone have experience with this kind of coding in Powerbuilder? Any help would be appreciated. Thanks.