Méthode | Description | |
---|---|---|
ConfigurationHasDuplicateKeyIdentifiers ( RijndaelEncryptionServiceConfig section ) : bool | ||
EncryptionKeyListedInExpiredKeys ( RijndaelEncryptionServiceConfig section ) : bool | ||
ExpiredKeysHaveDuplicateKeys ( RijndaelEncryptionServiceConfig section ) : bool | ||
ExpiredKeysHaveWhiteSpace ( RijndaelEncryptionServiceConfig section ) : bool | ||
OneOrMoreExpiredKeysHaveNoKeyIdentifier ( RijndaelEncryptionServiceConfig section ) : bool |
public static ConfigurationHasDuplicateKeyIdentifiers ( RijndaelEncryptionServiceConfig section ) : bool | ||
section | RijndaelEncryptionServiceConfig | |
Résultat | bool |
public static EncryptionKeyListedInExpiredKeys ( RijndaelEncryptionServiceConfig section ) : bool | ||
section | RijndaelEncryptionServiceConfig | |
Résultat | bool |
public static ExpiredKeysHaveDuplicateKeys ( RijndaelEncryptionServiceConfig section ) : bool | ||
section | RijndaelEncryptionServiceConfig | |
Résultat | bool |
public static ExpiredKeysHaveWhiteSpace ( RijndaelEncryptionServiceConfig section ) : bool | ||
section | RijndaelEncryptionServiceConfig | |
Résultat | bool |
public static OneOrMoreExpiredKeysHaveNoKeyIdentifier ( RijndaelEncryptionServiceConfig section ) : bool | ||
section | RijndaelEncryptionServiceConfig | |
Résultat | bool |