blob: 625ae3a047712f5e31f067b1088ff8b87173595b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
This module contains all functions needed for handling PKCS#7
signatures. It requires some parameters to be passed such as a
reference to a OpenCA::OpenSSL instance.
This module provides an interface to PKCS#7 structures, no specific
crypto functions are performed (see the OpenCA::OpenSSL module for
this).
WWW: http://search.cpan.org/dist/OpenCA-PKCS7/
-- Sergey Skvortsov
skv@FreeBSD.org
|