CryptoAttribute Methods |
The CryptoAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() ![]() | FromAttributeValue |
Initializes a new instance of the CryptoAttribute class.
|
![]() | GetAttributeValue |
Gets the internal value of the attribute.
(Overrides AttributeGetAttributeValue.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetKey |
Gets the key from the "inline" key parameter.
|
![]() | GetSalt |
Gets the salt from the "inline" key parameter.
|
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SetKeySalt |
Sets the key and salt for the "inline" key parameter.
|
![]() | ToString |
Converts this instance to a string.
(Inherited from Attribute.) |