| Enums |
|
| SecAccessControlCreateFlags |
[@typedef] SecAccessControlCreateFlags
[@constant] kSecAccessControlUserPresence
User presence policy using biometry or Passcode.
|
| SecKeyOperationType |
[@enum] SecKeyOperationType
Defines types of cryptographic operations available with SecKey instance.
|
| SecPadding |
[@typedef] SecPadding
Supported padding types.
|
| SecTrustResultType |
[@typedef] SecTrustResultType
Specifies the trust result type.
|
| SSLAuthenticate |
[@enum] SSLAuthenticate
Optional; Default is kNeverAuthenticate.
|
| SSLCiphersuiteGroup |
Convenience ciphersuite groups that collate ciphersuites of comparable security
properties into a single alias.
|
| SSLClientCertificateState |
Status of client certificate exchange (which is optional
for both server and client).
|
| SSLConnectionType |
|
| SSLProtocol |
[@enum] SSLProtocol enumeration
Enumerations for the set of supported TLS and DTLS protocol versions.
|
| SSLProtocolSide |
|
| SSLSessionOption |
SSL session options
|
| SSLSessionState |
State of an SSLSession
|
| tls_ciphersuite_group_t |
[@enum] tls_ciphersuite_group_t enumeration
Convenience ciphersuite groups that collate ciphersuites of comparable security
properties into a single alias.
|
| tls_ciphersuite_t |
[@enum] tls_ciphersuite_t enumeration
Enumerations for the set of supported TLS and DTLS ciphersuites.
|
| tls_protocol_version_t |
[@enum] tls_protocol_version_t enumeration
Enumerations for the set of supported TLS and DTLS protocol versions.
|