Size Property

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

This member overrides CryptokiObject. . :: . .Size.

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

Syntax

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

Property Value

Type: System. . :: . .Int32

.NET Framework Security

See Also

Reference

CryptoKey Class

System.Security.Cryptography Namespace