Module writable_ike_proposal_request

Module writable_ike_proposal_request 

Source

Structs§

WritableIkeProposalRequest
WritableIkeProposalRequest : Adds support for custom fields and tags.

Enums§

AuthenticationAlgorithm
hmac-sha1 - SHA-1 HMAC * hmac-sha256 - SHA-256 HMAC * hmac-sha384 - SHA-384 HMAC * hmac-sha512 - SHA-512 HMAC * hmac-md5 - MD5 HMAC
AuthenticationMethod
preshared-keys - Pre-shared keys * certificates - Certificates * rsa-signatures - RSA signatures * dsa-signatures - DSA signatures
EncryptionAlgorithm
aes-128-cbc - 128-bit AES (CBC) * aes-128-gcm - 128-bit AES (GCM) * aes-192-cbc - 192-bit AES (CBC) * aes-192-gcm - 192-bit AES (GCM) * aes-256-cbc - 256-bit AES (CBC) * aes-256-gcm - 256-bit AES (GCM) * 3des-cbc - 3DES * des-cbc - DES