CryptoAttribute Class |
Namespace: FM.IceLink.Sdp
The CryptoAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | CryptoAttribute |
Initializes a new instance of the CryptoAttribute class.
|
Name | Description | |
---|---|---|
![]() | AttributeType |
Gets or sets this Attribute's Type.
(Inherited from Attribute.) |
![]() | CryptoSuite |
Gets or sets the crypto suite. See CryptoSuite for possible values.
|
![]() | KeyParams |
Gets or sets the key parameters.
|
![]() | SessionParams |
Gets or sets the session parameters.
|
![]() | Tag |
Gets or sets the tag.
|
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.) |