Implemented interface member:
property
OutputBlockSize
System.Security.Cryptography.ICryptoTransform.OutputBlockSize
2 references to OutputBlockSize
mscorlib (2)
system\security\cryptography\rijndaelmanagedtransform.cs (2)
292outputOffset += OutputBlockSize; 302return (OutputBlockSize + r);