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 ZeroizableSecretKey
AgreedKeyWithMacKey. getMacKey()
Return a key for the MAC associated with the KTS process (if available).ZeroizableSecretKey
KTSKeyWithEncapsulation. getMacKey()
Return the mac key if there is one present.
-