| AsymmetricKey Methods | 
The AsymmetricKey type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | CreateKey | 
            Creates a key.
             | 
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | HasPrivate | 
            Returns true if the key contains
            private information.
             | 
|  | HasPublic | 
            Returns true if the key contains
            public information.
             | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also