RsaKey Methods |
The RsaKey type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetBytes |
Serializes this key to binary.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | HasPrivate |
Returns true if the key contains
private information.
(Overrides AsymmetricKeyHasPrivate.) |
![]() | HasPublic |
Returns true if the key contains
public information.
(Overrides AsymmetricKeyHasPublic.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | ParseBuffer |
Deserializes a key from binary.
|
![]() ![]() | ParseBytes |
Deserializes a key from binary.
|
![]() | ToString | (Inherited from Object.) |