botan v1.12.8 (2016-11-14T10:06:52Z)
Dub
Repo
OctetStringImpl.opBinary
botan
algo_base
symkey
OctetStringImpl
Concatenate two strings
OctetString
opBinary
(OctetString other)
struct
OctetStringImpl
OctetString
opBinary
(
string
op
)
(
auto
const
ref
OctetString
other
)
if
(
op
== "~"
)
OctetString
opBinary
(OctetString other)
Parameters
other
OctetString
an octet string
Return Value
Type:
OctetString
this concatenated with other
Meta
Source
See Implementation
botan
algo_base
symkey
OctetStringImpl
constructors
this
functions
bitsOf
end
opBinary
opCmp
opEquals
opOpAssign
setOddParity
toString
properties
dup
length
ptr
Concatenate two strings