Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/security/keystore/recovery/
DRecoveryCertPath.java36 public final class RecoveryCertPath implements Parcelable { class
69 private RecoveryCertPath(@NonNull byte[] encodedCertPath) { in RecoveryCertPath() method in RecoveryCertPath
73 private RecoveryCertPath(Parcel in) { in RecoveryCertPath() method in RecoveryCertPath