DerValue.toByteArray

Returns a DER-encoded value, such that if it's passed to the DerValue constructor, a value equivalent to "this" is returned.

@return DER-encoded value, including tag and length.

class DerValue
byte[]
toByteArray
()

Meta