netxduo
nx_crypto_x509_rsa_sha_384
is only used within netxduo.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/7)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
nx_crypto_x509_rsa_sha_384
nx_crypto_x509_rsa_sha_384 variable
Syntax
Show:
Summary
Declaration
from
nx_crypto_generic_ciphersuites.c:467
const
NX_CRYPTO_CIPHERSUITE
nx_crypto_x509_rsa_sha_384
=
{
NX_SECURE_TLS_X509_TYPE_RSA_SHA_384
,
NX_SECURE_APPLICATION_X509
,
0
,
{
{
NX_CRYPTO_KEY_EXCHANGE_RSA
,
NX_CRYPTO_ROLE_SIGNATURE_CRYPTO
}
,
{
NX_CRYPTO_HASH_SHA384
,
NX_CRYPTO_ROLE_SIGNATURE_HASH
}
,
{
NX_CRYPTO_NONE
,
NX_CRYPTO_ROLE_NONE
}
}
,
NX_SECURE_X509_BITFIELD_VERSION_3
}
;
Examples
References
from
examples
Code
Location
const
NX_CRYPTO_CIPHERSUITE
nx_crypto_x509_rsa_sha_384
=
nx_crypto_generic_ciphersuites.c:467
&
nx_crypto_x509_rsa_sha_384
,
nx_crypto_generic_ciphersuites.c:622
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out