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

Show file Open project: ellipticbit/systemutilities

Public Properties

Property Type Description
IV byte[]
Key byte[]

Property Details

IV public property

public byte[] IV
return byte[]

Key public property

public byte[] Key
return byte[]