Top Level Namespace
Defined Under Namespace
Modules: WePay
Instance Method Summary collapse
-
#openssl ⇒ Object
Copyright (c) 2015-2016 WePay.
Instance Method Details
#openssl ⇒ Object
Copyright (c) 2015-2016 WePay.
Based on a stripped-down version of the AWS Signature v4 implementation.
9 |
# File 'lib/wepay-signer.rb', line 9 require 'openssl' |