public interface DerEncoder
Modifier and Type | Method and Description |
---|---|
void |
derEncode(OutputStream out)
DER encode this object and write the results to a stream.
|
void derEncode(OutputStream out) throws IOException
out
- the stream on which the DER encoding is written.IOException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.