Share via


OutputBlockSize 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 OutputBlockSize As Integer
public int OutputBlockSize { get; }
public:
virtual property int OutputBlockSize {
    int get () sealed;
}
abstract OutputBlockSize : int
override OutputBlockSize : int
final function get OutputBlockSize () : int

Property Value

Type: System. . :: . .Int32

Implements

ICryptoTransform. . :: . .OutputBlockSize

.NET Framework Security

See Also

Reference

Decryptor Class

Microsoft.SPOT.Cryptoki Namespace