RsaPem

An RSA public key encoded in base64, and wrapped by -----BEGIN PUBLIC KEY----- and -----END PUBLIC KEY-----. This can be used to verify RS256 signatures in JWT tokens (RFC7518).

Functions

Link copied to clipboard
open override fun toJava(): PublicKeyCredentialFormat

Properties

Link copied to clipboard
val javaValue: PublicKeyCredentialFormat
Link copied to clipboard
Link copied to clipboard