Searched refs:getPublicKey (Results 1 – 5 of 5) sorted by relevance
46 PublicKey publicKey = cert.getPublicKey(); in main()
107 publicKey = c.getPublicKey(); in BootSignature()135 public PublicKey getPublicKey() { in getPublicKey() method in BootSignature
145 return Utils.verify(signature.getPublicKey(), innerKeystore, in verify()
400 key = cert.getPublicKey(); in main()
259 PublicKey key = cert.getPublicKey(); in main()