Package-level declarations
Functions
Link copied to clipboard
fun ByteBuf.decipherRsa(exp: BigInteger, mod: BigInteger, size: Int, preferNative: Boolean = true): ByteBuf
Deciphers a slice from this buffer using RSA encryption/decryption.