Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/jwt/
H A DJwtPublicKeyVerifyWrapper.java47 private static class WrappedJwtPublicKeyVerify implements JwtPublicKeyVerify { class in JwtPublicKeyVerifyWrapper
52 public WrappedJwtPublicKeyVerify(PrimitiveSet<JwtPublicKeyVerifyInternal> primitives) { in WrappedJwtPublicKeyVerify() method in JwtPublicKeyVerifyWrapper.WrappedJwtPublicKeyVerify