Class AttestationTrustSource.TrustRootsResult.TrustRootsResultBuilder.Step1

    • Constructor Detail

      • Step1

        public Step1()
    • Method Detail

      • trustRoots

        public AttestationTrustSource.TrustRootsResult.TrustRootsResultBuilder trustRoots​(@NonNull
                                                                                          @NonNull java.util.Set<java.security.cert.X509Certificate> trustRoots)
        A set of attestation root certificates trusted to certify the relevant attestation statement. If the attestation statement is not trusted, or if no trust roots were found, this should be an empty set.