v2_6_3 -
Show latest stable
-
0 notes
- Superclass:
Object
- 1_8_6_287
- 1_8_7_72
- 1_8_7_330
- 1_9_1_378
- 1_9_2_180
- 1_9_3_125 (0)
- 1_9_3_392 (0)
- 2_1_10 (0)
- 2_2_9 (0)
- 2_4_6 (16)
- 2_5_5 (0)
- 2_6_3 (-38)
- What's this?
Constants
DEFAULT_OPTIONS = { expiration_length_days: 365 }.freeze
Attributes
[R] | options |
Gem::Security::Signer options |
[R] | digest_name |
The name of the digest algorithm, used to pull digests out of the hash by name. |
[R] | digest_algorithm |
The digest algorithm used to create the signature |
[RW] | key |
The private key for the signing certificate |
[RW] | cert_chain |
The chain of certificates for signing including the signing certificate |