Provides cookie integrity using RSA signature.
The following tables list the members exposed by the RsaSignatureCookieTransform type.
Public
Constructors
Name | Description | |
---|---|---|
RsaSignatureCookieTransform | Overloaded. |
Public Properties
(see also Protected
Properties)
Name | Description | |
---|---|---|
![]() |
HashName | |
![]() |
SigningKey |
Protected
Properties
Name | Description | |
---|---|---|
![]() |
VerificationKeys |
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Decode | Overridden. Verifies the signature. |
![]() |
Encode | Overridden. Signs data. |
![]() |
Equals | Overloaded. (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() ![]() |
ReferenceEquals | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.