diff options
author | David Hook <dgh@bouncycastle.org> | 2019-01-15 09:36:43 +1100 |
---|---|---|
committer | David Hook <dgh@bouncycastle.org> | 2019-01-15 09:36:43 +1100 |
commit | 841c7b471565d341c54521fb3bfcefc56c17a26b (patch) | |
tree | a8e55e8101e318115b5f036736d54e6e93608729 /crypto/src | |
parent | update (diff) | |
parent | added missing interface (diff) | |
download | BouncyCastle.NET-ed25519-841c7b471565d341c54521fb3bfcefc56c17a26b.tar.xz |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'crypto/src')
-rw-r--r-- | crypto/src/crypto/IKeyUnwrapper.cs | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/crypto/src/crypto/IKeyUnwrapper.cs b/crypto/src/crypto/IKeyUnwrapper.cs new file mode 100644 |