📄 cert.h
字号:
PKISubjectPublicKeyInfo *asnstruct,
int outerSizeFlag,
int expTaggedFlag);
void PKIDropInPlaceSubjectPublicKeyInfo(
PKICONTEXT *ctx,
PKISubjectPublicKeyInfo *f);
size_t PKIPackSubjectPublicKeyInfoInternal(
PKICONTEXT *ctx,
unsigned char *buf,
size_t buflen,
PKISubjectPublicKeyInfo *asnstruct,
unsigned char tag,
int *erret);
size_t PKIUnpkInPlaceSubjectPublicKeyInfo (
PKICONTEXT *ctx,
PKISubjectPublicKeyInfo *asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKIUnpackSubjectPublicKeyInfoInternal(
PKICONTEXT *ctx,
PKISubjectPublicKeyInfo **asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKISizeofValidityInternal(
PKIValidity *asnstruct,
int outerSizeFlag,
int expTaggedFlag);
void PKIDropInPlaceValidity(
PKICONTEXT *ctx,
PKIValidity *f);
size_t PKIPackValidityInternal(
PKICONTEXT *ctx,
unsigned char *buf,
size_t buflen,
PKIValidity *asnstruct,
unsigned char tag,
int *erret);
size_t PKIUnpkInPlaceValidity (
PKICONTEXT *ctx,
PKIValidity *asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKIUnpackValidityInternal(
PKICONTEXT *ctx,
PKIValidity **asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKISizeofXCertificateInternal(
PKIXCertificate *asnstruct,
int outerSizeFlag,
int expTaggedFlag);
void PKIDropInPlaceXCertificate(
PKICONTEXT *ctx,
PKIXCertificate *f);
size_t PKIPackXCertificateInternal(
PKICONTEXT *ctx,
unsigned char *buf,
size_t buflen,
PKIXCertificate *asnstruct,
unsigned char tag,
int *erret);
size_t PKIUnpkInPlaceXCertificate (
PKICONTEXT *ctx,
PKIXCertificate *asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKIUnpackXCertificateInternal(
PKICONTEXT *ctx,
PKIXCertificate **asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKISizeofpolicyQualifiers_SEQ_OFInternal(
PKIpolicyQualifiers_SEQ_OF *asnstruct,
int outerSizeFlag,
int expTaggedFlag);
void PKIDropInPlacepolicyQualifiers_SEQ_OF(
PKICONTEXT *ctx,
PKIpolicyQualifiers_SEQ_OF *f);
size_t PKIPackpolicyQualifiers_SEQ_OFInternal(
PKICONTEXT *ctx,
unsigned char *buf,
size_t buflen,
PKIpolicyQualifiers_SEQ_OF *asnstruct,
unsigned char tag,
int *erret);
size_t PKIUnpkInPlacepolicyQualifiers_SEQ_OF (
PKICONTEXT *ctx,
PKIpolicyQualifiers_SEQ_OF *asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKIUnpackpolicyQualifiers_SEQ_OFInternal(
PKICONTEXT *ctx,
PKIpolicyQualifiers_SEQ_OF **asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKISizeofAttributesInternal(
PKIAttributes *asnstruct,
int outerSizeFlag,
int expTaggedFlag);
void PKIDropInPlaceAttributes(
PKICONTEXT *ctx,
PKIAttributes *f);
size_t PKIPackAttributesInternal(
PKICONTEXT *ctx,
unsigned char *buf,
size_t buflen,
PKIAttributes *asnstruct,
unsigned char tag,
int *erret);
size_t PKIUnpkInPlaceAttributes (
PKICONTEXT *ctx,
PKIAttributes *asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKIUnpackAttributesInternal(
PKICONTEXT *ctx,
PKIAttributes **asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKISizeofPolicyInformationInternal(
PKIPolicyInformation *asnstruct,
int outerSizeFlag,
int expTaggedFlag);
void PKIDropInPlacePolicyInformation(
PKICONTEXT *ctx,
PKIPolicyInformation *f);
size_t PKIPackPolicyInformationInternal(
PKICONTEXT *ctx,
unsigned char *buf,
size_t buflen,
PKIPolicyInformation *asnstruct,
unsigned char tag,
int *erret);
size_t PKIUnpkInPlacePolicyInformation (
PKICONTEXT *ctx,
PKIPolicyInformation *asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKIUnpackPolicyInformationInternal(
PKICONTEXT *ctx,
PKIPolicyInformation **asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKISizeofRDNSequenceInternal(
PKIRDNSequence *asnstruct,
int outerSizeFlag,
int expTaggedFlag);
void PKIDropInPlaceRDNSequence(
PKICONTEXT *ctx,
PKIRDNSequence *f);
size_t PKIPackRDNSequenceInternal(
PKICONTEXT *ctx,
unsigned char *buf,
size_t buflen,
PKIRDNSequence *asnstruct,
unsigned char tag,
int *erret);
size_t PKIUnpkInPlaceRDNSequence (
PKICONTEXT *ctx,
PKIRDNSequence *asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKIUnpackRDNSequenceInternal(
PKICONTEXT *ctx,
PKIRDNSequence **asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKISizeofRevokedCertificateInternal(
PKIRevokedCertificate *asnstruct,
int outerSizeFlag,
int expTaggedFlag);
void PKIDropInPlaceRevokedCertificate(
PKICONTEXT *ctx,
PKIRevokedCertificate *f);
size_t PKIPackRevokedCertificateInternal(
PKICONTEXT *ctx,
unsigned char *buf,
size_t buflen,
PKIRevokedCertificate *asnstruct,
unsigned char tag,
int *erret);
size_t PKIUnpkInPlaceRevokedCertificate (
PKICONTEXT *ctx,
PKIRevokedCertificate *asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKIUnpackRevokedCertificateInternal(
PKICONTEXT *ctx,
PKIRevokedCertificate **asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKISizeofSubjectDirectoryAttributesInternal(
PKISubjectDirectoryAttributes *asnstruct,
int outerSizeFlag,
int expTaggedFlag);
void PKIDropInPlaceSubjectDirectoryAttributes(
PKICONTEXT *ctx,
PKISubjectDirectoryAttributes *f);
size_t PKIPackSubjectDirectoryAttributesInternal(
PKICONTEXT *ctx,
unsigned char *buf,
size_t buflen,
PKISubjectDirectoryAttributes *asnstruct,
unsigned char tag,
int *erret);
size_t PKIUnpkInPlaceSubjectDirectoryAttributes (
PKICONTEXT *ctx,
PKISubjectDirectoryAttributes *asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKIUnpackSubjectDirectoryAttributesInternal(
PKICONTEXT *ctx,
PKISubjectDirectoryAttributes **asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKISizeofUserNoticeInternal(
PKIUserNotice *asnstruct,
int outerSizeFlag,
int expTaggedFlag);
void PKIDropInPlaceUserNotice(
PKICONTEXT *ctx,
PKIUserNotice *f);
size_t PKIPackUserNoticeInternal(
PKICONTEXT *ctx,
unsigned char *buf,
size_t buflen,
PKIUserNotice *asnstruct,
unsigned char tag,
int *erret);
size_t PKIUnpkInPlaceUserNotice (
PKICONTEXT *ctx,
PKIUserNotice *asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKIUnpackUserNoticeInternal(
PKICONTEXT *ctx,
PKIUserNotice **asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKISizeofCertificatePoliciesInternal(
PKICertificatePolicies *asnstruct,
int outerSizeFlag,
int expTaggedFlag);
void PKIDropInPlaceCertificatePolicies(
PKICONTEXT *ctx,
PKICertificatePolicies *f);
size_t PKIPackCertificatePoliciesInternal(
PKICONTEXT *ctx,
unsigned char *buf,
size_t buflen,
PKICertificatePolicies *asnstruct,
unsigned char tag,
int *erret);
size_t PKIUnpkInPlaceCertificatePolicies (
PKICONTEXT *ctx,
PKICertificatePolicies *asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKIUnpackCertificatePoliciesInternal(
PKICONTEXT *ctx,
PKICertificatePolicies **asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
#define PKISizeofDistinguishedNameInternal PKISizeofRDNSequenceInternal
#define PKIDropInPlaceDistinguishedName PKIDropInPlaceRDNSequence
#define PKIPackDistinguishedNameInternal PKIPackRDNSequenceInternal
#define PKIUnpkInPlaceDistinguishedName PKIUnpkInPlaceRDNSequence
#define PKIUnpackDistinguishedNameInternal PKIUnpackRDNSequenceInternal
size_t PKISizeofNameInternal(
PKIName *asnstruct,
int outerSizeFlag,
int expTaggedFlag);
void PKIDropInPlaceName(
PKICONTEXT *ctx,
PKIName *f);
size_t PKIPackNameInternal(
PKICONTEXT *ctx,
unsigned char *buf,
size_t buflen,
PKIName *asnstruct,
unsigned char tag,
int *erret);
size_t PKIUnpkInPlaceName (
PKICONTEXT *ctx,
PKIName *asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKIUnpackNameInternal(
PKICONTEXT *ctx,
PKIName **asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKISizeofRevokedCertificatesInternal(
PKIRevokedCertificates *asnstruct,
int outerSizeFlag,
int expTaggedFlag);
void PKIDropInPlaceRevokedCertificates(
PKICONTEXT *ctx,
PKIRevokedCertificates *f);
size_t PKIPackRevokedCertificatesInternal(
PKICONTEXT *ctx,
unsigned char *buf,
size_t buflen,
PKIRevokedCertificates *asnstruct,
unsigned char tag,
int *erret);
size_t PKIUnpkInPlaceRevokedCertificates (
PKICONTEXT *ctx,
PKIRevokedCertificates *asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKIUnpackRevokedCertificatesInternal(
PKICONTEXT *ctx,
PKIRevokedCertificates **asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKISizeofCertificationRequestInfoInternal(
PKICertificationRequestInfo *asnstruct,
int outerSizeFlag,
int expTaggedFlag);
void PKIDropInPlaceCertificationRequestInfo(
PKICONTEXT *ctx,
PKICertificationRequestInfo *f);
size_t PKIPackCertificationRequestInfoInternal(
PKICONTEXT *ctx,
unsigned char *buf,
size_t buflen,
PKICertificationRequestInfo *asnstruct,
unsigned char tag,
int *erret);
size_t PKIUnpkInPlaceCertificationRequestInfo (
PKICONTEXT *ctx,
PKICertificationRequestInfo *asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKIUnpackCertificationRequestInfoInternal(
PKICONTEXT *ctx,
PKICertificationRequestInfo **asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKISizeofGeneralNameInternal(
PKIGeneralName *asnstruct,
int outerSizeFlag,
int expTaggedFlag);
void PKIDropInPlaceGeneralName(
PKICONTEXT *ctx,
PKIGeneralName *f);
size_t PKIPackGeneralNameInternal(
PKICONTEXT *ctx,
unsigned char *buf,
size_t buflen,
PKIGeneralName *asnstruct,
unsigned char tag,
int *erret);
size_t PKIUnpkInPlaceGeneralName (
PKICONTEXT *ctx,
PKIGeneralName *asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKIUnpackGeneralNameInternal(
PKICONTEXT *ctx,
PKIGeneralName **asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKISizeofTBSCertListInternal(
PKITBSCertList *asnstruct,
int outerSizeFlag,
int expTaggedFlag);
void PKIDropInPlaceTBSCertList(
PKICONTEXT *ctx,
PKITBSCertList *f);
size_t PKIPackTBSCertListInternal(
PKICONTEXT *ctx,
unsigned char *buf,
size_t buflen,
PKITBSCertList *asnstruct,
unsigned char tag,
int *erret);
size_t PKIUnpkInPlaceTBSCertList (
PKICONTEXT *ctx,
PKITBSCertList *asnstruct,
const unsigned char *buf,
size_t buflen,
unsigned char tag,
int *erret);
size_t PKIUnpackTBSCertListInternal(
PKICONTEXT *ctx,
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -