OSDN Git Service

CertSecurity: Add OOB related interfaces
authorMartin Brabham <optedoblivion@google.com>
Fri, 13 Nov 2020 23:06:55 +0000 (15:06 -0800)
committerMartin Brabham <optedoblivion@google.com>
Mon, 16 Nov 2020 18:22:15 +0000 (10:22 -0800)
commit59f2826449ff01c11206aa227080da12837dfd93
tree7b73ddb76cea45f3a500084e8b262546723ca3f9
parent45c8449afcfd4bd7dc79c703c015c79a77d655ab
CertSecurity: Add OOB related interfaces

 - set_remote_oob_data
 - get_oob_data_from_controller
 - enable_secure_connections

Bug: 162984360
Tag: #gd-refactor
Test: cert/run --host SecurityTest
Change-Id: I53b512b121a24d2c56b0cbeba9e16f38d19c09cd
gd/security/cert/cert_security.py
gd/security/cert/security_test.py