diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2013-12-18 18:56:32 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2013-12-18 18:56:32 +0700 |
commit | db9067c0417531b339b5acf7dc923c0f26f2811f (patch) | |
tree | f189a34ee202295447e41d67b59a2dab20a2b748 /crypto/src | |
parent | Clean up all the special handling for IDEA stuff, back to a single release as... (diff) | |
download | BouncyCastle.NET-ed25519-db9067c0417531b339b5acf7dc923c0f26f2811f.tar.xz |
Factor out variation of MacUtilities.DoFinal
Diffstat (limited to 'crypto/src')
-rw-r--r-- | crypto/src/pkcs/Pkcs12Store.cs | 3 | ||||
-rw-r--r-- | crypto/src/security/MacUtilities.cs | 9 |
2 files changed, 8 insertions, 4 deletions
diff --git a/crypto/src/pkcs/Pkcs12Store.cs b/crypto/src/pkcs/Pkcs12Store.cs |