﻿

   TypeName: System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter

Name               MemberType Definition                                                       
----               ---------- ----------                                                       
DecryptKeyExchange Method     byte[] DecryptKeyExchange(byte[] rgbIn)                          
Equals             Method     bool Equals(System.Object obj)                                   
GetHashCode        Method     int GetHashCode()                                                
GetType            Method     type GetType()                                                   
SetKey             Method     void SetKey(System.Security.Cryptography.AsymmetricAlgorithm key)
ToString           Method     string ToString()                                                
Parameters         Property   string Parameters {get;set;}                                     
RNG                Property   System.Security.Cryptography.RandomNumberGenerator RNG {get;set;}


