Cryptographic key used in encryption and decryption.

Property definitions

crypto $ SingleByteXorCipher :: key=
	# Cryptographic key used in encryption and decryption.
	var key: Int = 0
lib/crypto/xor_ciphers.nit:71,2--72,17