Bug 1529228 - Export NSS CMS functions required by TB/SM in mailnews/nss-extra.symbols. r=rjl
This commit is contained in:
Родитель
528705f7f8
Коммит
2be548d5f2
|
@ -33,3 +33,5 @@ MOZ_SEPARATE_MANIFEST_FOR_THEME_OVERRIDES=1
|
|||
MOZ_ENABLE_SIGNMAR=1
|
||||
|
||||
MOZ_DEVTOOLS=all
|
||||
|
||||
NSS_EXTRA_SYMBOLS_FILE=../comm/mailnews/nss-extra.symbols
|
||||
|
|
|
@ -0,0 +1,47 @@
|
|||
NSS_CMSContentInfo_GetBulkKey
|
||||
NSS_CMSContentInfo_GetBulkKeySize
|
||||
NSS_CMSContentInfo_GetContentEncAlgTag
|
||||
NSS_CMSContentInfo_SetContent_Data
|
||||
NSS_CMSContentInfo_SetContent_EncryptedData
|
||||
NSS_CMSContentInfo_SetContent_EnvelopedData
|
||||
NSS_CMSDecoder_Cancel
|
||||
NSS_CMSDecoder_Finish
|
||||
NSS_CMSDecoder_Start
|
||||
NSS_CMSDecoder_Update
|
||||
NSS_CMSDEREncode
|
||||
NSS_CMSDigestContext_FinishMultiple
|
||||
NSS_CMSDigestContext_StartMultiple
|
||||
NSS_CMSDigestContext_Update
|
||||
NSS_CMSEncoder_Cancel
|
||||
NSS_CMSEncoder_Update
|
||||
NSS_CMSEncryptedData_Create
|
||||
NSS_CMSEncryptedData_GetContentInfo
|
||||
NSS_CMSEnvelopedData_AddRecipient
|
||||
NSS_CMSEnvelopedData_Create
|
||||
NSS_CMSEnvelopedData_GetContentInfo
|
||||
NSS_CMSMessage_ContentLevelCount
|
||||
NSS_CMSMessage_GetContent
|
||||
NSS_CMSMessage_IsEncrypted
|
||||
NSS_CMSRecipientInfo_Create
|
||||
NSS_CMSSignedData_AddCertChain
|
||||
NSS_CMSSignedData_AddCertList
|
||||
NSS_CMSSignedData_AddSignerInfo
|
||||
NSS_CMSSignedData_Create
|
||||
NSS_CMSSignedData_GetContentInfo
|
||||
NSS_CMSSignedData_GetDigestAlgs
|
||||
NSS_CMSSignedData_HasDigests
|
||||
NSS_CMSSignedData_ImportCerts
|
||||
NSS_CMSSignedData_SetDigests
|
||||
NSS_CMSSignedData_SetDigestValue
|
||||
NSS_CMSSignedData_VerifyCertsOnly
|
||||
NSS_CMSSignedData_VerifySignerInfo
|
||||
NSS_CMSSignerInfo_AddMSSMIMEEncKeyPrefs
|
||||
NSS_CMSSignerInfo_AddSigningTime
|
||||
NSS_CMSSignerInfo_AddSMIMECaps
|
||||
NSS_CMSSignerInfo_AddSMIMEEncKeyPrefs
|
||||
NSS_CMSSignerInfo_Create
|
||||
NSS_CMSSignerInfo_GetSignerCommonName
|
||||
NSS_CMSSignerInfo_GetSignerEmailAddress
|
||||
NSS_CMSSignerInfo_GetVerificationStatus
|
||||
NSS_CMSSignerInfo_IncludeCerts
|
||||
NSS_CMSUtil_VerificationStatusToString
|
|
@ -22,3 +22,5 @@ MOZ_PROFILE_MIGRATOR=1
|
|||
|
||||
# Include the DevTools client, not just the server (which is the default)
|
||||
MOZ_DEVTOOLS=all
|
||||
|
||||
NSS_EXTRA_SYMBOLS_FILE=../comm/mailnews/nss-extra.symbols
|
||||
|
|
Загрузка…
Ссылка в новой задаче