AESPaddingMode

Padding mode used in AES encryption.

Entries

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
open fun value(): Int
Link copied to clipboard
open fun valueOf(name: String): AESPaddingMode
Returns the enum constant of this type with the specified name.
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.