binder/binder/testdata/binder-test.key

7 lines
142 B
Plaintext
Raw Normal View History

// Key to be used in Binder integration tests
key "test-key" {
algorithm hmac-md5;
secret "kTcmbjZNULvw3qnyZwq5sw==";
};