CryptographyProvider

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion
Link copied to clipboard
object Registry

Properties

Link copied to clipboard
abstract val name: String

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun <A : CryptographyAlgorithm> getOrNull(identifier: CryptographyAlgorithmId<A>): A?