bc-csharp
bc-csharp copied to clipboard
GetBytes used for non-octet aligned signatures
Openssl signatures are not octet aligned, and thus signature verification fails for signing requests, etc. Is there a reason that octet aligned signatures are enforced?