Botan
3.7.1
Crypto and TLS for C&
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Variables
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
Enumerations
a
c
d
e
f
g
h
k
l
m
n
o
p
r
s
t
u
v
w
Enumerator
c
d
f
i
m
n
r
s
t
Concepts
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
f
h
i
m
n
o
p
r
s
t
u
v
w
Enumerations
b
c
d
e
k
m
n
o
p
s
t
x
Enumerator
_
a
b
c
d
e
f
h
k
l
m
n
p
q
r
s
t
u
w
x
Related Symbols
b
c
d
e
f
k
o
p
s
t
x
Files
File List
File Members
All
_
a
b
c
d
e
f
i
k
m
n
o
p
q
s
t
u
w
x
y
z
Functions
b
c
Variables
Typedefs
b
c
e
p
t
Enumerations
Enumerator
b
c
d
e
k
n
Macros
_
a
b
c
f
m
n
q
s
t
w
Botan
DataSource_Memory
Botan::DataSource_Memory Member List
This is the complete list of members for
Botan::DataSource_Memory
, including all inherited members.
check_available
(size_t n) override
Botan::DataSource_Memory
virtual
DataSource
()=default
Botan::DataSource
DataSource
(const DataSource &)=delete
Botan::DataSource
DataSource_Memory
(std::string_view in)
Botan::DataSource_Memory
explicit
DataSource_Memory
(const uint8_t in[], size_t length)
Botan::DataSource_Memory
inline
DataSource_Memory
(secure_vector< uint8_t > in)
Botan::DataSource_Memory
inline
explicit
DataSource_Memory
(std::span< const uint8_t > in)
Botan::DataSource_Memory
inline
explicit
DataSource_Memory
(const std::vector< uint8_t > &in)
Botan::DataSource_Memory
inline
explicit
discard_next
(size_t N)
Botan::DataSource
end_of_data
() const override
Botan::DataSource_Memory
virtual
get_bytes_read
() const override
Botan::DataSource_Memory
inline
virtual
id
() const
Botan::DataSource
inline
virtual
operator=
(const DataSource &)=delete
Botan::DataSource
peek
(uint8_t[], size_t, size_t) const override
Botan::DataSource_Memory
virtual
peek_byte
(uint8_t &out) const
Botan::DataSource
read
(uint8_t[], size_t) override
Botan::DataSource_Memory
virtual
read_byte
(uint8_t &out)
Botan::DataSource
~DataSource
()=default
Botan::DataSource
virtual
Generated by
1.12.0