Platform Core .NET Assemblies API
DSACryptoServiceProvider Class Members
See Also  Properties  Methods  Send Feedback
Terrasoft.Common Namespace : DSACryptoServiceProvider Class

Glossary Item Box

The following tables list the members exposed by DSACryptoServiceProvider.

Public Constructors

 NameDescription
Public ConstructorDSACryptoServiceProvider ConstructorInitializes the specified DSACryptoServiceProvider instance.  
Top

Public Properties

 NameDescription
Public PropertyKeyContainerNameThe name of the key owner.  
Public PropertyKeySizeThe size of the key in bytes.  
Public PropertyPersistKeyInCspIdentifies whether the key is saved.  
Public PropertyPrivateKeyThe value of the private key.  
Public PropertyPublicKeyThe value of the public key.  
Top

Public Methods

 NameDescription
Public MethodClose  
Public MethodDisposeDeletes, releases and resets resources. Cancels the Finalize() call for this instance.  
Public MethodSignDataEncrypts the specified text using the specified secret key.  
Public MethodVerifyDataVerifies the specified encrypted text with the set public key.  
Top

See Also

© Terrasoft 2002-2018.