Searched defs:computeKid (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/jwt/ | ||
H A D | JwtHmacKey.java | 70 private Optional<String> computeKid() throws GeneralSecurityException { in computeKid() method in JwtHmacKey.Builder |
H A D | JwtEcdsaPublicKey.java | 76 private Optional<String> computeKid() throws GeneralSecurityException { in computeKid() method in JwtEcdsaPublicKey.Builder |
H A D | JwtRsaSsaPssPublicKey.java | 74 private Optional<String> computeKid() throws GeneralSecurityException { in computeKid() method in JwtRsaSsaPssPublicKey.Builder |
H A D | JwtRsaSsaPkcs1PublicKey.java | 74 private Optional<String> computeKid() throws GeneralSecurityException { in computeKid() method in JwtRsaSsaPkcs1PublicKey.Builder |