botan v1.12.8 (2016-11-14T10:06:52Z)
Dub
Repo
Transformation.startRaw
botan
algo_base
transform
Transformation
Begin processing a message.
interface
Transformation
SecureVector
!ubyte
startRaw
(
const
(
ubyte
)*
nonce
,
size_t
nonce_len
)
Parameters
nonce
const
(
ubyte
)*
the per message nonce
nonce_len
size_t
length of nonce
Meta
Source
See Implementation
botan
algo_base
transform
Transformation
functions
clear
defaultNonceLength
finish
minimumFinalSize
outputLength
provider
start
startRaw
update
updateGranularity
validNonceLength
properties
name
Begin processing a message.