Home
last modified time | relevance | path

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

/system/extras/verity/
DBootSignature.java127 public byte[] getEncodedAuthenticatedAttributes() throws IOException { in getEncodedAuthenticatedAttributes() method in BootSignature
155 byte[] attrs = getEncodedAuthenticatedAttributes(); in generateSignableImage()