Mastercard / oauth1-signer-csharp

Zero dependency library for generating a Mastercard API compliant OAuth signature.
https://developer.mastercard.com/platform/documentation/security-and-authentication/using-oauth-1a-to-access-mastercard-apis/
MIT License
25 stars 13 forks source link

Added overload for `AuthenticationUtils.LoadSigningKey` #4

Closed AMCN41R closed 4 years ago

AMCN41R commented 4 years ago

Added overload for AuthenticationUtils.LoadSigningKey that takes the cert data as a byte array.