Searched defs:signatureBlock (Results 1 – 3 of 3) sorted by relevance
30 public final @NonNull ByteBuffer signatureBlock; field in SignatureInfo44 SignatureInfo(@NonNull ByteBuffer signatureBlock, long apkSigningBlockOffset, in SignatureInfo()
378 ByteBuffer signatureBlock) throws IOException { in getApkContentDigestsFromSignatureBlock()
131 public static boolean verifyPkcs7DetachedSignature(@NonNull byte[] signatureBlock, in verifyPkcs7DetachedSignature()