Uses of Class
org.bouncycastle.internal.asn1.cms.GCMParameters
Packages that use GCMParameters
Package
Description
-
Uses of GCMParameters in org.bouncycastle.internal.asn1.cms
Methods in org.bouncycastle.internal.asn1.cms that return GCMParametersModifier and TypeMethodDescriptionstatic GCMParametersGCMParameters.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 GCMParametersModifier and TypeMethodDescriptionstatic GCMParametersGcmSpecUtil.extractGcmParameters(AlgorithmParameterSpec paramSpec)