Navigation
API > API/Runtime > API/Runtime/SSL > API/Runtime/SSL/Interfaces > API/Runtime/SSL/Interfaces/ISslCertificateManager
| Type | Name | Description | |
|---|---|---|---|
| bool | VerifySslCertificates
(
X509_STORE_CTX* Context, |
Performs additional ssl validation (certificate pinning) | |
| bool | VerifySslCertificates
(
TArray< TArray< uint8, TFixedAllocator< PUBLIC_KEY_DIGEST_SIZE >>>& Digests, |
Performs additional ssl validation (certificate pinning) |