PSPDFAESCryptoOutputStreamErrorCode

Objective-C

enum PSPDFAESCryptoOutputStreamErrorCode : NSInteger {}

Swift

typealias AESCryptoOutputStreamError.Code._ErrorType = AESCryptoOutputStreamError

List of documented errors within the PSPDFAESCryptoOutputStream.

Note

Used in the PSPDFAESCryptoOutputStream -(NSError *)streamError method.