Share via


CanTransformMultipleBlocks 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 CanTransformMultipleBlocks As Boolean
public bool CanTransformMultipleBlocks { get; }
public:
virtual property bool CanTransformMultipleBlocks {
    bool get () sealed;
}
abstract CanTransformMultipleBlocks : bool
override CanTransformMultipleBlocks : bool
final function get CanTransformMultipleBlocks () : boolean

Property Value

Type: System. . :: . .Boolean

Implements

ICryptoTransform. . :: . .CanTransformMultipleBlocks

.NET Framework Security

See Also

Reference

Decryptor Class

Microsoft.SPOT.Cryptoki Namespace