OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AlertProtocol
(Results
1 - 2
of
2
) sorted by null
/libcore/crypto/src/main/java/org/conscrypt/
AlertProtocol.java
25
public class
AlertProtocol
{
138
* Creates the instance of
AlertProtocol
.
143
protected
AlertProtocol
() {}
/external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
HandshakeProtocolTest.java
93
AlertProtocol
.HANDSHAKE_FAILURE);
196
AlertProtocol
.UNEXPECTED_MESSAGE);
Completed in 32 milliseconds