The direction of the cryptographic algorytm
Namespace: NMLEAssembly: NMLE (in NMLE.dll) Version: 1.0.0.0 (1.0.0.0)
protected EncryptionDirection Direction { get; private set; }
protected EncryptionDirection Direction { get; private set; }
Protected Property Direction As EncryptionDirection
Get
Private Set
Protected Property Direction As EncryptionDirection
Get
Private Set
protected:
property EncryptionDirection Direction {
EncryptionDirection get ();
private: void set (EncryptionDirection value);
}
protected:
property EncryptionDirection Direction {
EncryptionDirection get ();
private: void set (EncryptionDirection value);
}
Property Value
Type:
EncryptionDirection