public EcmaDecryptor(EncryptionInfo info) { this.info = info; }
public AgileDecryptor(EncryptionInfo info) { _info = info; }