struct JW::Public::Key
- JW::Public::Key
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
- JSON::Serializable::Unmapped
Defined in:
jwks.crConstructors
Class Method Summary
Instance Method Summary
- #e : String
- #e=(e : String)
- #kid : String
- #kid=(kid : String)
- #kty : Kty
- #kty=(kty : Kty)
-
#n : String
RSA - RS256 Algorithm Public Key Props
-
#n=(n : String)
RSA - RS256 Algorithm Public Key Props
- #to_pem : String