<PackageReference Include="BouncyCastle.Cryptography" Version="2.0.0" />
ITranslator
int Decode(
byte[]
input,
int inOff,
int length,
byte[]
outBytes,
int outOff)
int Encode(
byte[]
input,
int inOff,
int length,
byte[]
outBytes,
int outOff)