Searched defs:decodedPin (Results 1 – 2 of 2) sorted by relevance
258 ByteString decodedPin = ByteString.decodeBase64(pin.substring("sha1/".length())); in add() local
261 ByteString decodedPin = ByteString.decodeBase64(pin.substring("sha1/".length())); in add() local