Package-level declarations

Types

Link copied to clipboard

Hash algorithms

Link copied to clipboard
data class HashAndSign(val hash: HashAlgorithm, val sign: SignatureAlgorithm, val oid: OID? = null)

Hash and signature algorithm pair

Link copied to clipboard

Named curves for Elliptic Curves.

Link copied to clipboard

Elliptic curve point format

Link copied to clipboard

Signature algorithms

Link copied to clipboard

Functions

Link copied to clipboard

Properties

Link copied to clipboard

List of supported named curves

Link copied to clipboard

List of supported curve point formats

Link copied to clipboard

List of supported combinations of hash and signature algorithms