"from": "bad key revoker <bad-key-revoker@test.org>", "passwordFile": "test/secrets/smtp_password", "SMTPTrustedRootFile": "test/mail-test-srv/minica.pem", "SMTPTrustedRootFile": "test/certs/ipki/minica.pem", "emailSubject": "Certificates you've issued have been revoked due to key...
private var _loadingRequests: [String: AVAssetResourceLoadingRequest?] = [:] @@ -135,52 +134,53 @@ class RCTResourceLoaderDelegate: NSObject, AVAssetResourceLoaderDelegate, URLSes return false } var requestKey: String = loadingRequest.request.url?.absoluteString ?? "" let requestKey: String...
OPENSSL_init_crypto(OPENSSL_INIT_LOAD_CONFIG, NULL); -#else - OPENSSL_config(NULL); -#endif /* * If you build the OpenSSL library and OpenVPN with * CRYPTO_MDEBUG, you will get a listing of OpenSSL @@ -1376,7 +1372,7 @@ return ret; } -#elif (OPENSSL_VERSION_NUMBER >= 0x1010...
> #define OPENSSL_VERSION SSLEAY_VERSION > -#endif > - > -#ifndef HAVE_OPENSSL_VERSION > #define OpenSSL_version SSLeay_version > -#endif > > -#if !defined(RSA_F_RSA_OSSL_PRIVATE_ENCRYPT) > -#define RSA_F_RSA_OSSL_PRIVATE_ENCRYPT RSA_F_RSA_EAY_PRIVATE_ENCRYPT > -#endif > - >...
how to determine if openssl is installed on a server? How to Disable 112 bits DES-CBC3-SHA How to disable anonymous acces to ipc$ share? How to disable Credential Manager to store passwords from VPN connections? how to disable NLA how to disable password complexity via command How to...
{ private MyShellRenderer myShellRenderer; public MyShellToolbarAppearanceTracker(MyShellRenderer myShellRenderer) { this.myShellRenderer = myShellRenderer; } public void Dispose() { } public void ResetAppearance(Toolbar toolbar, IShellToolbarTracker toolbarTracker) { } public void SetAppearance(...
Key APIs DisassociateInstancesKeyPairs CreateKeyPair Instance APIs TerminateInstances StopInstances StartInstances RunInstances ResetInstancesPassword ResetInstancesMaxBandwidth ResetInstances RebootInstances ModifyInstancesAttribute DisassociateSecurityGroups DescribePriceRunInstance DescribeInstancesDeniedActions DescribeInstances...
TAURI_PRIVATE_KEY: ${{ secrets.TAURI_PRIVATE_KEY }} TAURI_KEY_PASSWORD: ${{ secrets.TAURI_KEY_PASSWORD }} APPLE_CERTIFICATE: ${{ secrets.APPLE_CERTIFICATE }} APPLE_CERTIFICATE_PASSWORD: ${{ secrets.APPLE_CERTIFICATE_PASSWORD }} APPLE_SIGNING_IDENTITY: ${{ secrets.APPLE_SIGNING_IDENTITY }}...
password: ${{ secrets.PYPI_API_TOKEN }} 3 changes: 3 additions & 0 deletions 3 .gitignore Show comments View file Edit file Delete file This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an ...
How to get last inserted row primary key in SQLite? How to get Mac Address in Xamarin.Form? How to get Navigation back button event in Xamarin forms How to get OS version of mobile from C# in Xamarin Forms ? How to get Password entry box in Xamarin forms How to get tapped/selected...