Home
last modified time | relevance | path

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 DJwtHmacKey.java70 private Optional<String> computeKid() throws GeneralSecurityException { in computeKid() method in JwtHmacKey.Builder
H A DJwtEcdsaPublicKey.java76 private Optional<String> computeKid() throws GeneralSecurityException { in computeKid() method in JwtEcdsaPublicKey.Builder
H A DJwtRsaSsaPssPublicKey.java74 private Optional<String> computeKid() throws GeneralSecurityException { in computeKid() method in JwtRsaSsaPssPublicKey.Builder
H A DJwtRsaSsaPkcs1PublicKey.java74 private Optional<String> computeKid() throws GeneralSecurityException { in computeKid() method in JwtRsaSsaPkcs1PublicKey.Builder