Method Standards.PEM.decrypt_fragment()
- Method
decrypt_fragment
 
- string(8bit)|- zerodecrypt_fragment(- Message- m,- string(8bit)- pwd)
- Description
- Decrypt a PEM Message. 
- Parameter body
- Fragment with encypted PEM body. 
- Parameter password
- Decryption password. 
- Returns
- Returns the decrypted body text.