메소드 | 설명 | |
---|---|---|
ValidateSymmetricEncryptor ( ISymmetricEncryptor encryptor ) : void |
메소드 | 설명 | |
---|---|---|
DES ( ) : void | ||
RC2 ( ) : void | ||
RC2_CrossTest ( string plainText ) : void | ||
Rijndael ( ) : void | ||
Rijndael_CrossTest ( string plainText ) : void | ||
TripleDES ( ) : void | ||
TripleDES_CrossTest ( string plainText ) : void |
protected static ValidateSymmetricEncryptor ( ISymmetricEncryptor encryptor ) : void | ||
encryptor | ISymmetricEncryptor | |
리턴 | void |