GCM.name

struct GCM(T)
string
name
pure nothrow
(
)
if (
is(T == void) ||
(
T.blockSize == 16
)
)

Return Value

Type: string

the algorithm name.

Meta