plebble
us.gov.crypto.KeyPair Class Reference

Public Member Functions

 KeyPair ()
 
 KeyPair (byte[] _public, byte[] _private)
 

Properties

byte[] PrivateKey [get, set]
 
byte[] PublicKey [get, set]
 

Constructor & Destructor Documentation

◆ KeyPair() [1/2]

us.gov.crypto.KeyPair.KeyPair ( )
inline

◆ KeyPair() [2/2]

us.gov.crypto.KeyPair.KeyPair ( byte[]  _public,
byte[]  _private 
)
inline

Property Documentation

◆ PrivateKey

byte [] us.gov.crypto.KeyPair.PrivateKey
getset

◆ PublicKey

byte [] us.gov.crypto.KeyPair.PublicKey
getset

The documentation for this class was generated from the following file: