Create(TdxX509StoreLocation) Constructor
Initializes a new instance of the TdxX509Store class with specified settings.
Declaration
constructor Create(ALocation: TdxX509StoreLocation); overload;
Parameters
Name | Type |
---|---|
ALocation | TdxX509StoreLocation |
See Also