dcrypt ~master (2021-11-09T01:25:37.6069118)
Dub
Repo
GCM.getUnderlyingCipher
dcrypt
aead
gcm
gcm
GCM
IBlockCipher
getUnderlyingCipher
()
struct
GCM
(T)
pure nothrow @
nogc
static if
(
OOP
)
IBlockCipher
getUnderlyingCipher
(
)
if
(
is
(
T
==
void
) ||
(
isBlockCipher
!
T
&&
T.blockSize
== 16
)
)
T
getUnderlyingCipher
()
Return Value
Type:
IBlockCipher
the cipher this object wraps.
Meta
Source
See Implementation
dcrypt
aead
gcm
gcm
GCM
constructors
this
functions
finish
getOutputSize
getUnderlyingCipher
getUpdateOutputSize
name
processAADBytes
processBytes
reset
start
manifest constants
blockSize
macSize