UA Server SDK C++ Bundle  1.4.3.291
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages

This module contains all C++ classes for the PKI Library. More...

Classes

class  UaPkiCertificateInfo
 OPC UA specific certificate information. More...
 
class  UaPkiCertificate
 Class for handling X509 certificates. More...
 
class  UaPkiCertificateCollection
 UaPkiCertificateCollection OPC UA specific certificate collection. More...
 
class  UaPkiIdentity
 Identity for certificate issuer and subject. More...
 
class  UaPkiPublicKey
 UaPkiPublicKey. More...
 
class  UaPkiRevocationList
 Class for handling revocation lists. More...
 
class  UaPkiRsaKeyPair
 UaPkiRsaKeyPair. More...
 

Enumerations

enum  UaPkiCertificate::Extension
 Extensions Enumeration.
 
enum  UaPkiPublicKey::KeyType { UaPkiPublicKey::RSA = 0, UaPkiPublicKey::DSA, UaPkiPublicKey::Unknown }
 KeyType Enumeration. More...
 

Detailed Description

This module contains all C++ classes for the PKI Library.

Enumeration Type Documentation

KeyType Enumeration.

Enumerator
RSA 

KeyType: RSA

DSA 

KeyType: DSA

Unknown 

KeyType: Unknown