Es256Pem

Public key for the ECDSA algorithm using P-256 and SHA-256, encoded in base64, and wrapped by -----BEGIN PUBLIC KEY----- and -----END PUBLIC KEY-----. This can be used to verify JWT tokens with the ES256 algorithm (RFC7518). This curve is defined in OpenSSL as the prime256v1 curve.

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