PSPDFPrivateKey

Objective-C


@interface PSPDFPrivateKey : NSObject
extension PrivateKey: DataSigning

Swift

class PrivateKey : NSObject

Represents a cryptographic private key.

Supported encodings are PKCS1 (https://tools.ietf.org/html/rfc8017) and PKCS8 (https://tools.ietf.org/html/rfc5208).