DSACryptoServiceProvider - класс Члены Смотри также Terrasoft.Common - пространство имен : DSACryptoServiceProvider - класс C#
Glossary Item Box
[ComVisible(true)] public class DSACryptoServiceProvider
Тип DSACryptoServiceProvider предоставляет следующие члены.
Имя | Описание | |
---|---|---|
DSACryptoServiceProvider | Initializes the specified DSACryptoServiceProvider instance. |
Имя | Описание | |
---|---|---|
KeyContainerName | The name of the key owner. | |
KeySize | The size of the key in bit. | |
PersistKeyInCsp | Identifies whether the key is saved. | |
PrivateKey | The value of the private key. | |
PublicKey | The value of the public key. |
Имя | Описание | |
---|---|---|
Close | ||
Dispose | Deletes, releases and resets resources. Cancels the Finalize() call for this instance. | |
SignData | Encrypts the specified text using the specified secret key. | |
VerifyData | Verifies the specified encrypted text with the set public key. |
System.Object
Terrasoft.Common.DSACryptoServiceProvider