UtilsJVM

fmgp.crypto.UtilsJVM
object UtilsJVM

This object provides low-level cryptographic methods.

(Not intended to be used directly.)

TODO Move to a package called internal

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
UtilsJVM.type

Members list

Type members

Classlikes

object unsafe

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
unsafe.type

Types

Extensions

Extensions

extension (alg: JWAAlgorithm)
def asNimbusds: JWSAlgorithm
extension (curve: Curve)
def toJWKCurve: Curve
extension (ec: ECKey)
def toJWK: ECKey
extension (key: JWKObj)
def toJWK: ECKey | OctetKeyPair
extension (okp: OKPKey)
def toJWK: OctetKeyPair