#include <pkpipe.h>
Inherits Pipe.
Definition at line 51 of file pkpipe.h.
◆ CryptControl
◆ CryptControl
| Enumerator |
|---|
| ENCRYPT | |
| DECRYPT | |
Definition at line 54 of file pkpipe.h.
◆ PKPipe()
◆ Key()
| void PKPipe::Key |
( |
PKey const * | key | ) |
|
◆ Put()
| int PKPipe::Put |
( |
void const * | source, |
|
|
int | length ) |
|
virtual |
◆ Put_To() [1/2]
| virtual void PKPipe::Put_To |
( |
Pipe & | pipe | ) |
|
|
inlinevirtual |
◆ Put_To() [2/2]
| void PKPipe::Put_To |
( |
Pipe * | pipe | ) |
|
|
virtual |
The documentation for this class was generated from the following files:
- Code/Libraries/Source/WWVegas/WWLib/pkpipe.h
- Code/Libraries/Source/WWVegas/WWLib/pkpipe.cpp