Searched refs:pkToRSAPublicKey (Results 1 – 1 of 1) sorted by relevance
211 RSAPublicKey rpk = pkToRSAPublicKey(pk); in encodeRsa2048PublicKey()488 private static RSAPublicKey pkToRSAPublicKey(PublicKey pk) { in pkToRSAPublicKey() method in PublicKeyProtoUtil