Uses of Interface
org.bouncycastle.operator.InputExpanderProvider
Packages that use InputExpanderProvider
-
Uses of InputExpanderProvider in org.bouncycastle.cms
Methods in org.bouncycastle.cms with parameters of type InputExpanderProviderModifier and TypeMethodDescriptionbyte[]CMSCompressedData.getContent(InputExpanderProvider expanderProvider) Return the uncompressed content.CMSCompressedDataParser.getContent(InputExpanderProvider expanderProvider) Return a typed stream which will allow the reading of the compressed content in expanded form.CMSCompressedData.getContentStream(InputExpanderProvider expanderProvider) -
Uses of InputExpanderProvider in org.bouncycastle.cms.jcajce
Classes in org.bouncycastle.cms.jcajce that implement InputExpanderProvider