C# Class System.Utilities.Cryptography.Encryption.KeyData

Afficher le fichier Open project: ellipticbit/systemutilities

Méthodes publiques

Свойство Type Description
IV byte[]
Key byte[]

Property Details

IV public_oe property

public byte[] IV
Résultat byte[]

Key public_oe property

public byte[] Key
Résultat byte[]