OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CertificateRequest
(Results
1 - 4
of
4
) sorted by null
/libcore/crypto/src/main/java/org/conscrypt/
CertificateRequest.java
32
public class
CertificateRequest
extends Message {
61
public
CertificateRequest
(byte[] certificate_types,
66
"
CertificateRequest
: array of certificate authority certificates is null");
89
public
CertificateRequest
(HandshakeIODataStream in, int length) throws IOException {
106
fatalAlert(AlertProtocol.DECODE_ERROR, "DECODE ERROR: incorrect
CertificateRequest
");
151
"DECODE ERROR: incorrect
CertificateRequest
");
/external/chromium_org/third_party/tlslite/tlslite/
messages.py
423
class
CertificateRequest
(HandshakeMsg):
/prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar
Completed in 554 milliseconds