register

abstract fun register(@NotNull supplier: @NotNull EncryptionSupplier)

Registers an encryption algorithm.

Parameters

supplier

The encryption algorithm supplier to register.