C# Class UnitTests.TestSuite

Datei anzeigen Open project: senzacionale/xamarin-jose-jwt

Private Methods

Method Description
DecodeES256 ( ) : void
DecodeES384 ( ) : void
DecodeES512 ( ) : void
DecodeHS256 ( ) : void
DecodeHS384 ( ) : void
DecodeHS512 ( ) : void
DecodePS256 ( ) : void
DecodePS384 ( ) : void
DecodePS512 ( ) : void
DecodePlaintext ( ) : void
DecodeRS256 ( ) : void
DecodeRS384 ( ) : void
DecodeRS512 ( ) : void
Decrypt_A128GCMKW_A128CBC_HS256 ( ) : void
Decrypt_A128GCMKW_A256CBC_HS512 ( ) : void
Decrypt_A128KW_A128CBC_HS256 ( ) : void
Decrypt_A192GCMKW_A192CBC_HS384 ( ) : void
Decrypt_A192KW_A192CBC_HS384 ( ) : void
Decrypt_A256GCMKW_A256CBC_HS512 ( ) : void
Decrypt_A256KW_A256CBC_HS512 ( ) : void
Decrypt_DIR_A128CBC_HS256 ( ) : void
Decrypt_DIR_A128GCM ( ) : void
Decrypt_DIR_A192CBC_HS384 ( ) : void
Decrypt_DIR_A192GCM ( ) : void
Decrypt_DIR_A256CBC_HS512 ( ) : void
Decrypt_DIR_A256GCM ( ) : void
Decrypt_ECDH_ES_A128CBC_HS256 ( ) : void
Decrypt_ECDH_ES_A128GCM ( ) : void
Decrypt_ECDH_ES_A128KW_A128GCM ( ) : void
Decrypt_ECDH_ES_A192GCM ( ) : void
Decrypt_ECDH_ES_A192KW_A192GCM ( ) : void
Decrypt_ECDH_ES_A256GCM ( ) : void
Decrypt_ECDH_ES_A256KW_A256GCM ( ) : void
Decrypt_PBSE2_HS256_A128KW_A128CBC_HS256 ( ) : void
Decrypt_PBSE2_HS256_A128KW_A256GCM ( ) : void
Decrypt_PBSE2_HS384_A192KW_A192CBC_HS384 ( ) : void
Decrypt_PBSE2_HS512_A256KW_A256CBC_HS512 ( ) : void
Decrypt_RSA1_5_A128GCM ( ) : void
Decrypt_RSA1_5_A192GCM ( ) : void
Decrypt_RSA1_5_A256GCM ( ) : void
Decrypt_RSA1_5_A256GCM_DEFLATE ( ) : void
Decrypt_RSA_1_5_A128CBC_HS256 ( ) : void
Decrypt_RSA_1_5_A192CBC_HS384 ( ) : void
Decrypt_RSA_1_5_A256CBC_HS512 ( ) : void
Decrypt_RSA_OAEP_256_A128CBC_HS256 ( ) : void
Decrypt_RSA_OAEP_256_A192CBC_HS384 ( ) : void
Decrypt_RSA_OAEP_256_A256CBC_HS512 ( ) : void
Decrypt_RSA_OAEP_A128CBC_HS256 ( ) : void
Decrypt_RSA_OAEP_A128CBC_HS256_Compressed ( ) : void
Decrypt_RSA_OAEP_A128GCM ( ) : void
Decrypt_RSA_OAEP_A192CBC_HS384 ( ) : void
Decrypt_RSA_OAEP_A192GCM ( ) : void
Decrypt_RSA_OAEP_A256CBC_HS512 ( ) : void
Decrypt_RSA_OAEP_A256GCM ( ) : void
Ecc256Private ( CngKeyUsages usage = CngKeyUsages.Signing ) : System.Security.Cryptography.CngKey
Ecc256Public ( CngKeyUsages usage = CngKeyUsages.Signing ) : System.Security.Cryptography.CngKey
Ecc384Private ( ) : System.Security.Cryptography.CngKey
Ecc384Public ( ) : System.Security.Cryptography.CngKey
Ecc512Private ( ) : System.Security.Cryptography.CngKey
Ecc512Public ( ) : System.Security.Cryptography.CngKey
EncodeES256 ( ) : void
EncodeES384 ( ) : void
EncodeES512 ( ) : void
EncodeHS256 ( ) : void
EncodeHS384 ( ) : void
EncodeHS512 ( ) : void
EncodePS256 ( ) : void
EncodePS384 ( ) : void
EncodePS512 ( ) : void
EncodePlaintext ( ) : void
EncodeRS256 ( ) : void
EncodeRS384 ( ) : void
EncodeRS512 ( ) : void
EncodeRS512_ExtraHeaders ( ) : void
Encrypt_A128GCMKW_A128CBC_HS256 ( ) : void
Encrypt_A128GCMKW_A256CBC_HS512 ( ) : void
Encrypt_A128KW_A128CBC_HS256 ( ) : void
Encrypt_A192GCMKW_A192CBC_HS384 ( ) : void
Encrypt_A192KW_A192CBC_HS384 ( ) : void
Encrypt_A256GCMKW_A256CBC_HS512 ( ) : void
Encrypt_A256KW_A256CBC_HS512 ( ) : void
Encrypt_DIR_A128CBC_HS256 ( ) : void
Encrypt_DIR_A128GCM ( ) : void
Encrypt_DIR_A192CBC_HS384 ( ) : void
Encrypt_DIR_A192GCM ( ) : void
Encrypt_DIR_A256CBC_HS512 ( ) : void
Encrypt_DIR_A256CBC_HS512_DEFLATE ( ) : void
Encrypt_DIR_A256GCM ( ) : void
Encrypt_ECDH_ES_A128CBC_HS256 ( ) : void
Encrypt_ECDH_ES_A128GCM ( ) : void
Encrypt_ECDH_ES_A128KW_A128CBC_HS256 ( ) : void
Encrypt_ECDH_ES_A192GCM ( ) : void
Encrypt_ECDH_ES_A192KW_A192GCM ( ) : void
Encrypt_ECDH_ES_A256GCM ( ) : void
Encrypt_ECDH_ES_A256KW_A256GCM ( ) : void
Encrypt_PBES2_HS256_A128KW_A128CBC_HS256 ( ) : void
Encrypt_PBES2_HS256_A128KW_A256GCM ( ) : void
Encrypt_PBES2_HS384_A192KW_A192GCM ( ) : void
Encrypt_PBES2_HS512_A256KW_A256CBC_HS512 ( ) : void
Encrypt_RSA1_5_A128CBC_HS256 ( ) : void
Encrypt_RSA1_5_A128GCM ( ) : void
Encrypt_RSA1_5_A192CBC_HS384 ( ) : void
Encrypt_RSA1_5_A192GCM ( ) : void
Encrypt_RSA1_5_A256CBC_HS512 ( ) : void
Encrypt_RSA1_5_A256GCM ( ) : void
Encrypt_RSA_OAEP_256_A128GCM ( ) : void
Encrypt_RSA_OAEP_256_A192GCM ( ) : void
Encrypt_RSA_OAEP_256_A256GCM ( ) : void
Encrypt_RSA_OAEP_A128CBC_HS256 ( ) : void
Encrypt_RSA_OAEP_A128GCM ( ) : void
Encrypt_RSA_OAEP_A128GCM_ExtraHeaders ( ) : void
Encrypt_RSA_OAEP_A192CBC_HS384 ( ) : void
Encrypt_RSA_OAEP_A192GCM ( ) : void
Encrypt_RSA_OAEP_A256CBC_HS512 ( ) : void
Encrypt_RSA_OAEP_A256GCM ( ) : void
Encrypt_RSA_OAEP_A256GCM_DEFLATE ( ) : void
Headers ( ) : void
Payload ( ) : void
PayloadOfEncryptedTOken ( ) : void
PrivKey ( ) : RSACryptoServiceProvider
PubKey ( ) : RSACryptoServiceProvider
SetUp ( ) : void
X509 ( ) : X509Certificate2