botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
Transformation.start
botan
algo_base
transform
Transformation
Begin processing a message.
SecureVector
!
ubyte
start
(RefCounted!(Vector!(ubyte, Alloc), Alloc) nonce)
SecureVector
!
ubyte
start
(Vector!(ubyte, Alloc) nonce)
SecureVector
!
ubyte
start
(const(ubyte)* nonce, size_t nonce_len)
SecureVector
!
ubyte
start
()
interface
Transformation
final
SecureVector
!ubyte
start
(
)
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.