Class | OpenID::SimpleSign |
In: |
lib/gapps_openid.rb
|
Parent: | Object |
Basic implementation of the XML Simple Sign algorithm. Currently only supports RSA-SHA1
C14N_RAW_OCTETS | = | 'http://docs.oasis-open.org/xri/xrd/2009/01#canonicalize-raw-octets' |
SIGN_RSA_SHA1 | = | 'http://www.w3.org/2000/09/xmldsig#rsa-sha1' |
NAMESPACES | = | { 'ds' => 'http://www.w3.org/2000/09/xmldsig#', 'xrds' => 'xri://xrds' |