AEADCipherWrapper.name

Return the name of the algorithm.

class AEADCipherWrapper(T)
@property pure nothrow
string
name
()

Return Value

Type: string

the algorithm name.

Meta