digital signature timestamping in swift

Hi,

Exists a native function for message timestamping (RFC3161) in Swift 3 (OSX 10.11+)? I could not find any, but maybe I was searching in wrong docs.

Thank you in advance.

Answered by DTS Engineer in 322895022

Exists a native function for message timestamping (RFC3161) in Swift 3 (OSX 10.11+)?

No.

If you’d like to see such support added in the future, I encourage you to file an enhancement request describing your requirements. Please post your bug number, just for the record.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"
Accepted Answer

Exists a native function for message timestamping (RFC3161) in Swift 3 (OSX 10.11+)?

No.

If you’d like to see such support added in the future, I encourage you to file an enhancement request describing your requirements. Please post your bug number, just for the record.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"
digital signature timestamping in swift
 
 
Q