property ProviderName: string;
Description
The name of a cryptographic provider. Cryptographic provider - an independent software module that actually performs cryptography algorithms for authentication, encoding, and encryption.
The default provider will be used if the value of this property equals to an empty string. It is recommended to use the default provider.
See also