Share via


InputBlockSize Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.SPOT.Cryptoki
Assembly:  Microsoft.SPOT.Security.PKCS11 (in Microsoft.SPOT.Security.PKCS11.dll)

Syntax

'Declaration
Public ReadOnly Property InputBlockSize As Integer
public int InputBlockSize { get; }
public:
virtual property int InputBlockSize {
    int get () sealed;
}
abstract InputBlockSize : int
override InputBlockSize : int
final function get InputBlockSize () : int

Property Value

Type: System. . :: . .Int32

Implements

ICryptoTransform. . :: . .InputBlockSize

.NET Framework Security

See Also

Reference

Decryptor Class

Microsoft.SPOT.Cryptoki Namespace