botan ~master (2020-08-19T17:56:38Z)
Dub
Repo
stripLeadingZeros
botan
tls
messages
Undocumented in source. Be warned that the author may not have intended to support it.
package
static if
(
BOTAN_HAS_TLS
)
SecureVector
!ubyte
stripLeadingZeros
()
(
auto
const
ref
SecureVector
!ubyte
input
)
Meta
Source
See Implementation
botan
tls
messages
classes
Certificate
CertificateReq
CertificateVerify
ChangeCipherSpec
ChannelID
ClientHello
ClientKeyExchange
Finished
HelloRequest
HelloVerifyRequest
NewSessionTicket
ServerHello
ServerHelloDone
ServerKeyExchange
enums
GreaseType
TLS_EMPTY_RENEGOTIATION_INFO_SCSV
functions
certTypeCodeToName
certTypeNameToCode
finishedComputeVerify
makeHelloRandom
stripLeadingZeros
interfaces
HandshakeMessage