Home
last modified time | relevance | path

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

/cts/tests/security/src/android/keystore/cts/
DRootOfTrust.java26 public class RootOfTrust { class
40 public RootOfTrust(ASN1Encodable asn1Encodable) throws CertificateParsingException { in RootOfTrust() method in RootOfTrust
44 public RootOfTrust(ASN1Encodable asn1Encodable, boolean strictParsing) in RootOfTrust() method in RootOfTrust
61 RootOfTrust(byte[] verifiedBootKey, boolean deviceLocked, int verifiedBootState) { in RootOfTrust() method in RootOfTrust