Implemented interface member:
property
InputBlockSize
System.Security.Cryptography.ICryptoTransform.InputBlockSize
2 references to InputBlockSize
System.Security.Cryptography (2)
System\Security\Cryptography\Base64Transforms.cs (2)
166
if (bytesToTransform <
InputBlockSize
)
212
if (bytesToTransform <
InputBlockSize
)