Package org.bouncycastle.oer
Interface Switch
public interface Switch
A switch is intended to examine the state of the OER decoding stream
and return an oer definition to based on that state.
-
Method Summary
Modifier and TypeMethodDescriptionorg.bouncycastle.asn1.ASN1Encodable[]
keys()
result
(SwitchIndexer indexer)
-
Method Details
-
result
-
keys
org.bouncycastle.asn1.ASN1Encodable[] keys()
-