Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/security/keymaster/
DKeymasterCertificateChain.java31 public class KeymasterCertificateChain implements Parcelable { class
45 public KeymasterCertificateChain() { in KeymasterCertificateChain() method in KeymasterCertificateChain
49 public KeymasterCertificateChain(List<byte[]> mCertificates) { in KeymasterCertificateChain() method in KeymasterCertificateChain
53 private KeymasterCertificateChain(Parcel in) { in KeymasterCertificateChain() method in KeymasterCertificateChain