ArraySource

From Crypto++ Wiki

Jump to: navigation, search

An ArraySource, intorduced in version 5.6 of Crypto++, is a byte source. An ArraySource is typedef'd from a StringSource's third constructor. Prior to version 5.6 of the library, use a StringSource.

Personal tools