@FunctionalInterface public interface BouncyFunction<T,R>
PemUtils which provides the same functionality
while it has a stable API because it is part of the public API.| Modifier and Type | Method and Description |
|---|---|
default <V> BouncyFunction<T,V> |
andThen(BouncyFunction<? super R,? extends V> after) |
R |
apply(T t) |
R apply(T t) throws org.bouncycastle.operator.OperatorCreationException, org.bouncycastle.pkcs.PKCSException, IOException
org.bouncycastle.operator.OperatorCreationExceptionorg.bouncycastle.pkcs.PKCSExceptionIOExceptiondefault <V> BouncyFunction<T,V> andThen(BouncyFunction<? super R,? extends V> after)
Copyright © 2022. All rights reserved.