Share via


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

Property Value

Type: System. . :: . .Boolean

Implements

ICryptoTransform. . :: . .CanReuseTransform

.NET Framework Security

See Also

Reference

Decryptor Class

Microsoft.SPOT.Cryptoki Namespace