enum JW::Public::Key::Kty

Overview

https://tools.ietf.org/html/rfc7518#section-6.1 https://tools.ietf.org/html/rfc7518#section-7.4.2

Defined in:

jwks.cr

Enum Members

RSA = 0

Only supports RSA at the moment EC

Instance Method Summary

Instance Method Detail

def rsa? #

[View source]