BlockCipherPadding.name

class BlockCipherPadding
@property abstract
const(char)[]
name
()

Return Value

Type: const(char)[]

The name of the padding scheme implemented.

Meta