CertPackage Class
  Namespace: PIX.Services.Certificate
Assembly: PIX.dll
  Assembly: PIX.dll
Wraps the three certs (Root, Server and Client) as X509Certificate2 classes. The class is the transport container when sending certs between services.
Inheritance
- 
      System.Object
      
- CertPackage
 
 
Syntax
public class CertPackageProperties
| Name | Description | 
|---|---|
| ClientCert | |
| RootPublicCert | |
| ServiceCert | 
Methods
| Name | Description | 
|---|---|
| IsSuccessfullyUnlocked() | |
| UnlockPackage(String) |