Constructs an Ed25519 signature instance.
Ed25519Signature(List<int> signatureBytes) : super(signatureBytes, AdaTransactionConstant.signatureLength);