Uses of Class
com.google.crypto.tink.streamingaead.StreamingAeadParameters
-
Packages that use StreamingAeadParameters Package Description com.google.crypto.tink.streamingaead -
-
Uses of StreamingAeadParameters in com.google.crypto.tink.streamingaead
Subclasses of StreamingAeadParameters in com.google.crypto.tink.streamingaead Modifier and Type Class Description classAesCtrHmacStreamingParametersRepresents the parameters of aAesCtrHmacStreamingKey.classAesGcmHkdfStreamingParametersRepresents the parameters of aAesGcmHkdfStreamingKey.Methods in com.google.crypto.tink.streamingaead that return StreamingAeadParameters Modifier and Type Method Description abstract StreamingAeadParametersStreamingAeadKey. getParameters()
-