Searched refs:PreSigningContext (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/include/security_codesigning/
H A Dsignerutils.h189 class PreSigningContext : public Requirement::Context { class in namespace:Security::CodeSigning
191 PreSigningContext(const SecCodeSigner::Signer &signer);
H A Dsignerutils.cpp339 PreSigningContext::PreSigningContext(const SecCodeSigner::Signer &signer) function in class:Security::CodeSigning::PreSigningContext
H A Dsigner.cpp57 PreSigningContext context(*this);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Dsignerutils.h189 class PreSigningContext : public Requirement::Context { class in namespace:Security::CodeSigning
191 PreSigningContext(const SecCodeSigner::Signer &signer);
H A Dsignerutils.cpp339 PreSigningContext::PreSigningContext(const SecCodeSigner::Signer &signer) function in class:Security::CodeSigning::PreSigningContext
H A Dsigner.cpp57 PreSigningContext context(*this);

Completed in 125 milliseconds