botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
PKSigner.update
botan
pubkey
pubkey
PKSigner
Undocumented in source. Be warned that the author may not have intended to support it.
void
update
(ubyte input)
void
update
(const(ubyte)* input, size_t length)
void
update
(RefCounted!(Vector!(ubyte, ALLOC), ALLOC) input)
void
update
(Vector!(ubyte, ALLOC) input)
struct
PKSigner
void
update
(
ALLOC
)
(
auto
const
ref
Vector
!(
ubyte
,
ALLOC
)
input
)
Meta
Source
See Implementation
botan
pubkey
pubkey
PKSigner
constructors
this
functions
setOutputFormat
signMessage
signature
update