Home
last modified time | relevance | path

Searched defs:PrivateKey (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/security/
DPrivateKey.java60 public interface PrivateKey extends Key, javax.security.auth.Destroyable { interface
/libcore/tools/go/certutil/
Dcertutil.go32 PrivateKey *ecdsa.PrivateKey member