Home
last modified time | relevance | path

Searched refs:proofOfOwnership (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/identity/src/android/security/identity/cts/
DProvisioningTest.java517 public void proofOfOwnership() in proofOfOwnership() method in ProvisioningTest
549 byte[] proofOfOwnership = Util.coseSign1GetData(proofOfOwnershipSignature); in proofOfOwnership()
552 String pretty = Util.cborPrettyPrint(proofOfOwnership); in proofOfOwnership()