A timestamp transaction is rejected.
SDKs
- iOS 10.3+
- macOS 10.7+
- Mac Catalyst 13.0+
- tvOS 10.2+
- watchOS 3.2+
Framework
- Security
Declaration
var errSecTimestampRejection: OSStatus { get }
A timestamp transaction is rejected.
SDKs
Framework
var errSecTimestampRejection: OSStatus { get }
var err Sec Timestamp Missing: OSStatus
A timestamp is expected but is not found.
var err Sec Timestamp Invalid: OSStatus
The timestamp is not valid.
var err Sec Timestamp Not Trusted: OSStatus
The timestamp is not trusted.
var err Sec Timestamp Service Not Available: OSStatus
The timestamp service is not available.
var err Sec Timestamp Bad Alg: OSStatus
Found an unrecognized or unsupported algorithm identifier (AI) in timestamp.
var err Sec Timestamp Bad Request: OSStatus
The timestamp transaction is not permitted or supported.
var err Sec Timestamp Bad Data Format: OSStatus
The timestamp data submitted has the wrong format.
var err Sec Timestamp Time Not Available: OSStatus
The time source for the timestamp authority is not available.
var err Sec Timestamp Unaccepted Policy: OSStatus
The requested policy is not supported by the timestamp authority.
var err Sec Timestamp Unaccepted Extension: OSStatus
The requested extension is not supported by the timestamp authority.
var err Sec Timestamp Add Info Not Available: OSStatus
The additional information requested is not available.
var err Sec Timestamp System Failure: OSStatus
The timestamp request cannot be handled due to a system failure .
var err Sec Signing Time Missing: OSStatus
A signing time is missing.
var err Sec Timestamp Waiting: OSStatus
A timestamp transaction is waiting.
var err Sec Timestamp Revocation Warning: OSStatus
A timestamp authority revocation warning is issued.
var err Sec Timestamp Revocation Notification: OSStatus
A timestamp authority revocation notification is issued.