Uses of Interface
com.amazon.corretto.crypto.provider.InputBuffer.StateSupplier
-
Packages that use InputBuffer.StateSupplier Package Description com.amazon.corretto.crypto.provider -
-
Uses of InputBuffer.StateSupplier in com.amazon.corretto.crypto.provider
Methods in com.amazon.corretto.crypto.provider with parameters of type InputBuffer.StateSupplier Modifier and Type Method Description InputBuffer<T,S,X>InputBuffer. withInitialStateSupplier(InputBuffer.StateSupplier<S> supplier)
-