Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Internal
Cryptography
Pal
Native
CRYPT_BIT_BLOB
C# Class Internal.Cryptography.Pal.Native.CRYPT_BIT_BLOB
Afficher le fichier
Open project: dotnet/corefx
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
cUnusedBits
int
cbData
int
pbData
byte*
Méthodes publiques
Méthode
Description
ToByteArray
( ) :
byte[]
Method Details
ToByteArray()
public
méthode
public
ToByteArray
( ) :
byte[]
Résultat
byte[]
Property Details
cUnusedBits
public_oe property
public
int
cUnusedBits
Résultat
int
cbData
public_oe property
public
int
cbData
Résultat
int
pbData
public_oe property
public
byte*
pbData
Résultat
byte*