VirtualBox

source: vbox/trunk/src/libs/openssl-3.1.7/doc/man3/PKCS12_add_CSPName_asc.pod@ 107278

最後變更 在這個檔案從107278是 104078,由 vboxsync 提交於 11 月 前

openssl-3.1.5: Applied and adjusted our OpenSSL changes to 3.1.4. bugref:10638

檔案大小: 878 位元組
 
1=pod
2
3=head1 NAME
4
5PKCS12_add_CSPName_asc - Add a Microsoft CSP Name attribute to a PKCS#12 safeBag
6
7=head1 SYNOPSIS
8
9 #include <openssl/pkcs12.h>
10
11 int PKCS12_add_CSPName_asc(PKCS12_SAFEBAG *bag, const char *name, int namelen);
12
13=head1 DESCRIPTION
14
15PKCS12_add_CSPName_asc() adds an ASCII string representation of the Microsoft CSP Name attribute to a PKCS#12 safeBag.
16
17I<bag> is the B<PKCS12_SAFEBAG> to add the attribute to.
18
19=head1 RETURN VALUES
20
21Returns 1 for success or 0 for failure.
22
23=head1 SEE ALSO
24
25L<PKCS12_add_friendlyname_asc(3)>
26
27=head1 COPYRIGHT
28
29Copyright 2019 The OpenSSL Project Authors. All Rights Reserved.
30
31Licensed under the Apache License 2.0 (the "License"). You may not use
32this file except in compliance with the License. You can obtain a copy
33in the file LICENSE in the source distribution or at
34L<https://www.openssl.org/source/license.html>.
35
36=cut
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette