Searched defs:p7b (Results 1 – 2 of 2) sorted by relevance
35 VerificationResult verify(byte[] p7b) throws VerifyException; in verify()
134 public VerificationResult verify(byte[] p7b) throws VerifyException { in verify()189 CMSSignedData verifyPkcs(byte[] p7b) { in verifyPkcs()