Contents

CMSDecoderCopySignerTimestampWithPolicy(_:_:_:_:)

Returns the timestamp of a signer of a CMS message using a given policy, if present.

Declaration

func CMSDecoderCopySignerTimestampWithPolicy(_ cmsDecoder: CMSDecoder, _ timeStampPolicy: CFTypeRef?, _ signerIndex: Int, _ timestamp: UnsafeMutablePointer<CFAbsoluteTime>) -> OSStatus

Parameters

Return Value

A result code. See Security Framework Result Codes.