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