Example #1
0
 /// <param name="cryptAsym">Set object of asymmetric cryptology mode implementation</param>
 public void setCryptAsym(CryptAsym cryptAsym)
 {
     this.cryptAsym = cryptAsym;
 }
Example #2
0
 /// <param name="cryptAsym">Set object of asymmetric cryptology mode implementation</param>
 public void setCryptAsym(CryptAsym cryptAsym)
 {
     this.cryptAsym = cryptAsym;
 }