Uses of Interface
org.bouncycastle.jcajce.ZeroizableSecretKey
-
Packages that use ZeroizableSecretKey Package Description org.bouncycastle.jcajce Key and algorithm parameters classes for supporting provider specific algorithms and modes. -
-
Uses of ZeroizableSecretKey in org.bouncycastle.jcajce
Methods in org.bouncycastle.jcajce that return ZeroizableSecretKey Modifier and Type Method Description ZeroizableSecretKeyAgreedKeyWithMacKey. getMacKey()Return a key for the MAC associated with the KTS process (if available).ZeroizableSecretKeyKTSKeyWithEncapsulation. getMacKey()Return the mac key if there is one present.
-