OcbBlockCipherProcessNonce Method
Namespace: Org.BouncyCastle.Crypto.ModesAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
protected virtual int ProcessNonce(
byte[] N
)
Protected Overridable Function ProcessNonce (
N As Byte()
) As Integer
function ProcessNonce(N);
- N Byte
-
Int32