Searched refs:VerifiedProofOfRotation (Results 1 – 6 of 6) sorted by relevance
165 Pair<X509Certificate[], ApkSigningBlockUtils.VerifiedProofOfRotation> result = null; in verify()220 private static Pair<X509Certificate[], ApkSigningBlockUtils.VerifiedProofOfRotation>386 private static Pair<X509Certificate[], ApkSigningBlockUtils.VerifiedProofOfRotation>390 ApkSigningBlockUtils.VerifiedProofOfRotation por = null; in verifyAdditionalAttributes()468 public final ApkSigningBlockUtils.VerifiedProofOfRotation por;476 ApkSigningBlockUtils.VerifiedProofOfRotation por, in VerifiedSigner()
819 static VerifiedProofOfRotation verifyProofOfRotationStruct( in verifyProofOfRotationStruct()906 return new VerifiedProofOfRotation(certs, flagsList); in verifyProofOfRotationStruct()914 public static class VerifiedProofOfRotation { class in ApkSigningBlockUtils918 public VerifiedProofOfRotation(List<X509Certificate> certs, List<Integer> flagsList) { in VerifiedProofOfRotation() method in ApkSigningBlockUtils.VerifiedProofOfRotation
209 ApkSigningBlockUtils.VerifiedProofOfRotation verifiedProofOfRotation = in verify()449 private static ApkSigningBlockUtils.VerifiedProofOfRotation verifySourceStampAttributes( in verifySourceStampAttributes()460 ApkSigningBlockUtils.VerifiedProofOfRotation verifiedProofOfRotation = null; in verifySourceStampAttributes()
60760 Landroid/util/apk/ApkSignatureSchemeV3Verifier$VerifiedProofOfRotation;-><init>(Ljava/util/List;Lja…60761 Landroid/util/apk/ApkSignatureSchemeV3Verifier$VerifiedProofOfRotation;->certs:Ljava/util/List;60762 Landroid/util/apk/ApkSignatureSchemeV3Verifier$VerifiedProofOfRotation;->flagsList:Ljava/util/List;60763 …rity/cert/X509Certificate;Landroid/util/apk/ApkSignatureSchemeV3Verifier$VerifiedProofOfRotation;)V60765 …rifier$VerifiedSigner;->por:Landroid/util/apk/ApkSignatureSchemeV3Verifier$VerifiedProofOfRotation;60783 …ty/cert/CertificateFactory;)Landroid/util/apk/ApkSignatureSchemeV3Verifier$VerifiedProofOfRotation;
30932 Landroid/util/apk/ApkSigningBlockUtils$VerifiedProofOfRotation;
40596 Landroid/util/apk/ApkSigningBlockUtils$VerifiedProofOfRotation;