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