diff options
Diffstat (limited to 'test/js/node/crypto/fixtures/x25519_public.pem')
-rw-r--r-- | test/js/node/crypto/fixtures/x25519_public.pem | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/js/node/crypto/fixtures/x25519_public.pem b/test/js/node/crypto/fixtures/x25519_public.pem new file mode 100644 index 000000000..e2d756bd1 --- /dev/null +++ b/test/js/node/crypto/fixtures/x25519_public.pem @@ -0,0 +1,3 @@ +-----BEGIN PUBLIC KEY----- +MCowBQYDK2VuAyEAaSb8Q+RndwfNnPeOYGYPDUN3uhAPnMLzXyfi+mqfhig= +-----END PUBLIC KEY----- |