botan v1.12.8 (2016-11-14T10:06:52Z)
Dub
Repo
OctetStringImpl.this
botan
algo_base
symkey
OctetStringImpl
Create a new OctetString
this
(string hex_string)
struct
OctetStringImpl
this
(
in
string
hex_string
)
this
(RandomNumberGenerator rng, size_t len)
this
(const(ubyte)* input, size_t len)
this
(Vector!(ubyte, ALLOC) input)
this
(RefCounted!(Vector!(ubyte, ALLOC), ALLOC) input)
Parameters
hex_string
string
A hex encoded string
Meta
Source
See Implementation
botan
algo_base
symkey
OctetStringImpl
constructors
this
functions
bitsOf
end
opBinary
opCmp
opEquals
opOpAssign
setOddParity
toString
properties
dup
length
ptr
Create a new OctetString