public interface Block extends Dumpable
Modifier and Type | Method and Description |
---|---|
String |
dumpValueNotation(String prefix,
DumpType dumpType) |
byte[] |
toBytes(DumpType dumpType) |
toAsn1Object
String dumpValueNotation(String prefix, DumpType dumpType) throws IOException
IOException
byte[] toBytes(DumpType dumpType) throws IOException
IOException
Copyright © 2023. All rights reserved.