Method: RSAML::Assertion#signature
- Defined in:
- lib/rsaml/assertion.rb
#signature ⇒ Object
A signature that protects the integrity of and authenticates the issuer of the assertion.
93 94 95 |
# File 'lib/rsaml/assertion.rb', line 93 def signature @signature end |