readRecord

Undocumented in source. Be warned that the author may not have intended to support it.
package
static if(BOTAN_HAS_TLS)
size_t
readRecord
(
ref SecureVector!ubyte readbuf
,
const(ubyte)* input
,
size_t input_sz
,,
ref size_t consumed
,
ref SecureVector!ubyte record
,
ref ulong record_sequence
,,,,
const(ConnectionCipherState) delegate
(
ushort
)
const
get_cipherstate
)

Meta