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