Searched refs:getContent (Results 1 – 8 of 8) sorted by relevance
57 public JsonObject getContent() { in getContent() method in VerificationResult
102 unsignedProvisionData = (byte[]) cmsSignedData.getSignedContent().getContent(); in getUnsignedProvisionData()
95 Object contentObj = cmsSignedData.getSignedContent().getContent(); in getProfileContent()253 ByteBuffer signingBlock = hapSigningBlockAndOffsetInFile.getContent(); in verifyHap()
73 Object contentObj = cmsSignedData.getSignedContent().getContent(); in getProfileContent()
264 Object content = cmsSignedData.getSignedContent().getContent(); in checkContentDigest()
157 .getSignedContent().getContent()), StandardCharsets.UTF_8), JsonObject.class)); in verify()
564 public ByteBuffer getContent() { in getContent() method in HapUtils.HapSignBlockInfo
608 Object contentObj = cmsSignedData.getSignedContent().getContent(); in checkProfileValid()