Home
last modified time | relevance | path

Searched defs:JwtMacWrapper (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 DJwtMacWrapper.java31 class JwtMacWrapper implements PrimitiveWrapper<JwtMacInternal, JwtMac> { class
91 JwtMacWrapper() {} in JwtMacWrapper() method in JwtMacWrapper