Uses of Class
org.conscrypt.GCMParameters
-
Packages that use GCMParameters Package Description org.conscrypt -
-
Uses of GCMParameters in org.conscrypt
Methods in org.conscrypt that return GCMParameters Modifier and Type Method Description (package private) static GCMParameters
Platform. fromGCMParameterSpec(java.security.spec.AlgorithmParameterSpec params)
Convert from platform's GCMParameterSpec to our internal version.
-