Uses of Class
org.bouncycastle.asn1.cms.GCMParameters
-
Packages that use GCMParameters Package Description org.bouncycastle.asn1.cms org.bouncycastle.jcajce.provider.symmetric.util -
-
Uses of GCMParameters in org.bouncycastle.asn1.cms
Methods in org.bouncycastle.asn1.cms that return GCMParameters Modifier and Type Method Description static GCMParameters
GCMParameters. getInstance(Object obj)
Return an GCMParameters object from the given object. -
Uses of GCMParameters in org.bouncycastle.jcajce.provider.symmetric.util
Methods in org.bouncycastle.jcajce.provider.symmetric.util that return GCMParameters Modifier and Type Method Description static GCMParameters
GcmSpecUtil. extractGcmParameters(AlgorithmParameterSpec paramSpec)
-