Exports a public key to the specified private key info object.
            
    Namespace: 
   Rebex.Security.Cryptography
    Assembly:
   Rebex.Common (in Rebex.Common.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public Function GetPublicKey As PublicKeyInfo | 
| C# | 
|---|
| public PublicKeyInfo GetPublicKey() | 
 
     
     
     
     
    