MCPcopy Create free account
hub / github.com/grpc/grpc-java / TsiTest

Method TsiTest

alts/src/test/java/io/grpc/alts/internal/TsiTest.java:41–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39 private static final String DECRYPTION_FAILURE_RE = "Tag mismatch|BAD_DECRYPT";
40
41 private TsiTest() {}
42
43 /** A {@code TsiHandshaker} pair for running tests. */
44 public static class Handshakers {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected