botan ~master (2020-08-19T17:56:38Z)
Dub
Repo
TLSCredentialsManagerTest.srpVerifier
botan
tls
test
TLSCredentialsManagerTest
Undocumented in source. Be warned that the author may not have intended to support it.
class
TLSCredentialsManagerTest
override
bool
srpVerifier
(
in
string
type
,
in
string
context
,
in
string
identifier
,
ref
string
group_name
,
ref
BigInt
verifier
,
ref
Vector
!ubyte
salt
,
bool
generate_fake_on_unknown
)
Meta
Source
See Implementation
botan
tls
test
TLSCredentialsManagerTest
constructors
this
functions
attemptSrp
certChain
certChainSingleType
hasPsk
privateKeyFor
psk
pskIdentity
pskIdentityHint
srpIdentifier
srpPassword
srpVerifier
trustedCertificateAuthorities
verifyCertificateChain
variables
m_ca_cert
m_key
m_server_cert
m_stores