Home
last modified time | relevance | path

Searched refs:newKey (Results 1 – 2 of 2) sorted by relevance

/libcore/tools/go/certutil/
Dcertutil.go41 func newKey() *ecdsa.PrivateKey { func
67 PrivateKey: newKey(),
/libcore/ojluni/src/main/java/sun/security/provider/certpath/
DRevocationChecker.java1072 PublicKey newKey = cpbr.getPublicKey();
1076 checkCRLs(currCert, newKey, newCert,
1088 badKeys.add(newKey);