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.IOExceptionCopyright © 2010–2023 Open Identity Platform Community. All rights reserved.