const der_encoded_max_length: type = (encoded_length + 2) + (2 * 3);
[src]
Maximum length (in bytes) of a DER-encoded signature.
const der_encoded_max_length: type = (encoded_length + 2) + (2 * 3);
Maximum length (in bytes) of a DER-encoded signature.