Record PKCS7
Unit
Declaration
type PKCS7 = record
Description
This item has no description.
Overview
Fields
| Public | asn1: PCharacter; |
| Public | length: cint; |
| Public | state: cint; |
| Public | detached: cint; |
| Public | asn1_type: pointer; |
| Public | ptr: pASN1_OCTET_STRING |
| Public | data: pointer |
| Public | sign: pPKCS7_signed |
| Public | enveloped: pointer |
| Public | signed_and_enveloped: pPKCS7_signedandenveloped |
| Public | digest: pointer |
| Public | encrypted: pointer |
| Public | other: pointer |
Description
Fields
| Public | asn1: PCharacter; |
|
This item has no description. | |
| Public | length: cint; |
|
This item has no description. | |
| Public | state: cint; |
|
This item has no description. | |
| Public | detached: cint; |
|
This item has no description. | |
| Public | asn1_type: pointer; |
|
This item has no description. | |
| Public | ptr: pASN1_OCTET_STRING |
|
This item has no description. | |
| Public | data: pointer |
|
This item has no description. | |
| Public | sign: pPKCS7_signed |
|
This item has no description. | |
| Public | enveloped: pointer |
|
This item has no description. | |
| Public | signed_and_enveloped: pPKCS7_signedandenveloped |
|
This item has no description. | |
| Public | digest: pointer |
|
This item has no description. | |
| Public | encrypted: pointer |
|
This item has no description. | |
| Public | other: pointer |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.