DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
X509Certificate2.h File Reference

Represents an X.509 certificate and private key per RFC 5280. More...

#include "Common.h"
#include "System/Object.h"
#include "System/String.h"

Go to the source code of this file.

Classes

class  DotNetDupe::System::Security::Cryptography::X509Certificates::X509Certificate2
 Represents an X.509 v3 certificate containing public and private keys conforming to RFC 5280. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System
namespace  DotNetDupe::System::Security
namespace  DotNetDupe::System::Security::Cryptography
namespace  DotNetDupe::System::Security::Cryptography::X509Certificates

Detailed Description

Represents an X.509 certificate and private key per RFC 5280.

Definition in file X509Certificate2.h.