Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DKeyManagementTest.java375 PublicKey rootKey = leaf.getPublicKey(); in validateSignatureChain() local
376 leaf.verify(rootKey); in validateSignatureChain()