Name | Description | |
---|---|---|
![]() | CertificateIdentifier Constructor | Overloaded. |
The following tables list the members exposed by CertificateIdentifier.
Name | Description | |
---|---|---|
![]() | CertificateIdentifier Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Certificate | Gets or sets the actual certificate. |
![]() | RawData | Gets the DER encoded certificate data or create embedded in this instance certificate using the DER encoded certificate data. |
![]() | StoreLocation | The location of the store that contains the certificate. |
![]() | StoreName | The name of the store that contains the certificate. |
![]() | StorePath | The path that identifies the certificate store. |
![]() | StoreType | The type of certificate store. |
![]() | SubjectName | The certificate's subject name - the distinguished name of an X509 certificate. |
![]() | Thumbprint | The certificate's thumbprint. |
![]() | ValidationOptions | Gets or sets the validation options. |
Name | Description | |
---|---|---|
![]() ![]() | CreateBlob | Creates a DER blob from a certificate with zero or more supporting certificates. |
![]() | Equals | Returns true if the objects are equal. |
![]() | Find | Overloaded. Finds a certificate in a store. |
![]() | GetHashCode | Serves as the default hash function. |
![]() | Initialize | Initializes the object during deserialization. |
![]() | LoadPrivateKey | Loads the private key for the certificate with an optional password. |
![]() | LoadPrivateKeyEx | Loads the private key for the certificate with an optional password. |
![]() | OpenStore | Returns an object to access the store containing the certificate. |
![]() ![]() | ParseBlob | Parses a blob with a list of DER encoded certificates. |
![]() | ToString | Overloaded. Formats the value of the current instance using the specified format. |