TdxX509Store Constructors
A wrapper class for an X.509 certificate store in Microsoft CryptoAPI.Name | Description |
---|---|
Create(TdxX509StoreLocation) | Initializes a new instance of the TdxX509Store class with specified settings. |
Create(TdxX509StoreName,TdxX509StoreLocation) | Creates an empty certificate store in memory. |
Create(TdxX509StoreName) | Initializes a new instance of the TdxX509Store class with specified settings. |
See Also