Package org.bouncycastle.oer
Interface ElementSupplier
- All Known Implementing Classes:
DeferredElementSupplier
public interface ElementSupplier
Element suppliers allow us to defer the finalisation of a definition until
the point at which it is used.
-
Method Summary
-
Method Details
-
build
Element build()
-