Secure Members
The Secure type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Default |
a fast encryption for a default values
|
|
|
Dispose()()()() |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
GlobalKey |
Global key to use when encrypting or decrypting
The value will be padded if the text is to short, you can use any value you like
|
|
|
GlobalSalt |
Global salt to use when encrypting or decrypting
The value will be padded if the text is to short, you can use any value you like
|

