Extension.getValue

Gets the extensions's DER-encoded value. Note, this is the bytes that are encoded as an OCTET STRING. It does not include the OCTET STRING tag and length.

@return a copy of the extension's value, or {@code null} if no extension value is present.

interface Extension
byte[]
getValue
()

Meta