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