Class DerEncoder (2.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicclassDerEncoder
Utilities for re-encoding a signature byte array with DER encoding.
Note: that this is not a general purpose encoder and currently only handles 512 bit
signatures. ES256 verification algorithms expect the signature bytes in DER encoding.