System::Security::Cryptography::X509Certificates::X509Certificate::X509Certificate κατασκευαστής
περιεχόμενα
[
κρύβω
]X509Certificate::X509Certificate() constructor
Κατασκευαστής.
System::Security::Cryptography::X509Certificates::X509Certificate::X509Certificate()
Δείτε επίσης
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++
X509Certificate::X509Certificate(const ByteArrayPtr&) constructor
Κατασκευαστής.
System::Security::Cryptography::X509Certificates::X509Certificate::X509Certificate(const ByteArrayPtr &data)
| Parameter | Type | Περιγραφή |
|---|---|---|
| δεδομένα | const ByteArrayPtr& | Ακολουθία byte που αντιπροσωπεύει κωδικοποιημένο πιστοποιητικό. |
Δείτε επίσης
- Typedef ByteArrayPtr
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++
X509Certificate::X509Certificate(const ByteArrayPtr&, const ByteArrayPtr&, X509KeyStorageFlags) constructor
Κατασκευαστής.
System::Security::Cryptography::X509Certificates::X509Certificate::X509Certificate(const ByteArrayPtr &raw_data, const ByteArrayPtr &private_key, X509KeyStorageFlags key_storage_flags)
| Parameter | Type | Περιγραφή |
|---|---|---|
| raw_data | const ByteArrayPtr& | Ακολουθία byte που αντιπροσωπεύει κωδικοποιημένο πιστοποιητικό (δημόσιο μέρος). |
| private_key | const ByteArrayPtr& | Ακολουθία byte που αντιπροσωπεύει ιδιωτικό κλειδί. |
| key_storage_flags | X509KeyStorageFlags | Σημαίες που υποδεικνύουν πώς να αποθηκευτεί το κλειδί. |
Δείτε επίσης
- Typedef ByteArrayPtr
- Enum X509KeyStorageFlags
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++
X509Certificate::X509Certificate(const ByteArrayPtr&, const SecureStringPtr&) constructor
Κατασκευαστής.
System::Security::Cryptography::X509Certificates::X509Certificate::X509Certificate(const ByteArrayPtr &raw_data, const SecureStringPtr &password)
| Parameter | Type | Περιγραφή |
|---|---|---|
| raw_data | const ByteArrayPtr& | Ακολουθία byte που αντιπροσωπεύει κωδικοποιημένο πιστοποιητικό. |
| password | const SecureStringPtr& | Κωδικός πρόσβασης που χρησιμοποιείται για την πρόσβαση στα δεδομένα του πιστοποιητικού. |
Δείτε επίσης
- Typedef ByteArrayPtr
- Typedef SecureStringPtr
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++
X509Certificate::X509Certificate(const ByteArrayPtr&, const SecureStringPtr&, X509KeyStorageFlags) constructor
Κατασκευαστής.
System::Security::Cryptography::X509Certificates::X509Certificate::X509Certificate(const ByteArrayPtr &raw_data, const SecureStringPtr &password, X509KeyStorageFlags key_storage_flags)
| Parameter | Type | Περιγραφή |
|---|---|---|
| raw_data | const ByteArrayPtr& | Ακολουθία byte που αντιπροσωπεύει κωδικοποιημένο πιστοποιητικό. |
| password | const SecureStringPtr& | Κωδικός πρόσβασης που χρησιμοποιείται για την πρόσβαση στα δεδομένα του πιστοποιητικού. |
| key_storage_flags | X509KeyStorageFlags | Σημαίες που υποδεικνύουν πώς να αποθηκευτεί το κλειδί. |
Δείτε επίσης
- Typedef ByteArrayPtr
- Typedef SecureStringPtr
- Enum X509KeyStorageFlags
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++
X509Certificate::X509Certificate(const ByteArrayPtr&, const String&) constructor
Κατασκευαστής.
System::Security::Cryptography::X509Certificates::X509Certificate::X509Certificate(const ByteArrayPtr &raw_data, const String &password)
| Parameter | Type | Περιγραφή |
|---|---|---|
| raw_data | const ByteArrayPtr& | Ακολουθία byte που αντιπροσωπεύει κωδικοποιημένο πιστοποιητικό. |
| password | const String& | Κωδικός πρόσβασης που χρησιμοποιείται για την πρόσβαση στα δεδομένα του πιστοποιητικού. |
Δείτε επίσης
- Typedef ByteArrayPtr
- Class String
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++
X509Certificate::X509Certificate(const ByteArrayPtr&, const String&, X509KeyStorageFlags) constructor
Κατασκευαστής.
System::Security::Cryptography::X509Certificates::X509Certificate::X509Certificate(const ByteArrayPtr &raw_data, const String &password, X509KeyStorageFlags key_storage_flags)
| Parameter | Type | Περιγραφή |
|---|---|---|
| raw_data | const ByteArrayPtr& | Ακολουθία byte που αντιπροσωπεύει κωδικοποιημένο πιστοποιητικό. |
| password | const String& | Κωδικός πρόσβασης που χρησιμοποιείται για την πρόσβαση στα δεδομένα του πιστοποιητικού. |
| key_storage_flags | X509KeyStorageFlags | Σημαίες που υποδεικνύουν πώς να αποθηκευτεί το κλειδί. |
Δείτε επίσης
- Typedef ByteArrayPtr
- Class String
- Enum X509KeyStorageFlags
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++
X509Certificate::X509Certificate(const SharedPtr<X509Certificate>&) constructor
Κατασκευαστής.
System::Security::Cryptography::X509Certificates::X509Certificate::X509Certificate(const SharedPtr<X509Certificate> &cert)
| Parameter | Type | Περιγραφή |
|---|---|---|
| cert | const SharedPtr<X509Certificate>& | Ένα πιστοποιητικό που χρησιμοποιείται για την αρχικοποίηση αυτού του αντικειμένου. |
Δείτε επίσης
- Typedef SharedPtr
- Class X509Certificate
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++
X509Certificate::X509Certificate(const String&) constructor
Κατασκευαστής.
System::Security::Cryptography::X509Certificates::X509Certificate::X509Certificate(const String &filename)
| Parameter | Type | Περιγραφή |
|---|---|---|
| filename | const String& | Αρχείο από το οποίο θα φορτωθεί το πιστοποιητικό. |
Δείτε επίσης
- Class String
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++
X509Certificate::X509Certificate(const String&, const SecureStringPtr&) constructor
Κατασκευαστής.
System::Security::Cryptography::X509Certificates::X509Certificate::X509Certificate(const String &filename, const SecureStringPtr &password)
| Parameter | Type | Περιγραφή |
|---|---|---|
| filename | const String& | Αρχείο από το οποίο θα φορτωθεί το πιστοποιητικό. |
| password | const SecureStringPtr& | Κωδικός πρόσβασης που χρησιμοποιείται για την πρόσβαση στα δεδομένα του πιστοποιητικού. |
Δείτε επίσης
- Class String
- Typedef SecureStringPtr
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++
X509Certificate::X509Certificate(const String&, const SecureStringPtr&, X509KeyStorageFlags) constructor
Κατασκευαστής.
System::Security::Cryptography::X509Certificates::X509Certificate::X509Certificate(const String &filename, const SecureStringPtr &password, X509KeyStorageFlags key_storage_flags)
| Parameter | Type | Περιγραφή |
|---|---|---|
| filename | const String& | Αρχείο από το οποίο θα φορτωθεί το πιστοποιητικό. |
| password | const SecureStringPtr& | Κωδικός πρόσβασης που χρησιμοποιείται για την πρόσβαση στα δεδομένα του πιστοποιητικού. |
| key_storage_flags | X509KeyStorageFlags | Σημαίες που υποδεικνύουν πώς να αποθηκευτεί το κλειδί. |
Δείτε επίσης
- Class String
- Typedef SecureStringPtr
- Enum X509KeyStorageFlags
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++
X509Certificate::X509Certificate(const String&, const String&) constructor
Κατασκευαστής.
System::Security::Cryptography::X509Certificates::X509Certificate::X509Certificate(const String &filename, const String &password)
| Parameter | Type | Περιγραφή |
|---|---|---|
| filename | const String& | Αρχείο από το οποίο θα φορτωθεί το πιστοποιητικό. |
| password | const String& | Κωδικός πρόσβασης που χρησιμοποιείται για την πρόσβαση στα δεδομένα του πιστοποιητικού. |
Δείτε επίσης
- Class String
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++
X509Certificate::X509Certificate(const String&, const String&, X509KeyStorageFlags) constructor
Κατασκευαστής.
System::Security::Cryptography::X509Certificates::X509Certificate::X509Certificate(const String &filename, const String &password, X509KeyStorageFlags key_storage_flags)
| Parameter | Type | Περιγραφή |
|---|---|---|
| filename | const String& | Αρχείο από το οποίο θα φορτωθεί το πιστοποιητικό. |
| password | const String& | Κωδικός πρόσβασης που χρησιμοποιείται για την πρόσβαση στα δεδομένα του πιστοποιητικού. |
| key_storage_flags | X509KeyStorageFlags | Σημαίες που υποδεικνύουν πώς να αποθηκευτεί το κλειδί. |
Δείτε επίσης
- Class String
- Enum X509KeyStorageFlags
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++
X509Certificate::X509Certificate(const X509Certificate&) constructor
System::Security::Cryptography::X509Certificates::X509Certificate::X509Certificate(const X509Certificate &)=delete
Δείτε επίσης
- Class X509Certificate
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++