Home
last modified time | relevance | path

Searched defs:update13TrafficSecret (Results 1 – 1 of 1) sorted by relevance

/dports/java/bouncycastle15/crypto-169/tls/src/main/java/org/bouncycastle/tls/
H A DTlsUtils.java1784 …private static void update13TrafficSecret(TlsContext context, boolean forServer) throws IOException in update13TrafficSecret() method in TlsUtils
1806 …private static TlsSecret update13TrafficSecret(SecurityParameters securityParameters, TlsSecret se… in update13TrafficSecret() method in TlsUtils