Operation fccsc.manager.crypto.CryptoData encrypt (String p_data), in Class MessageCryptography

Documentation
Encrypts a message using a certificate.
From this (CB + DB) -> (CB + ESK + EDB + SK).
@param p_data the data to encrypt.
@param p_pathCertificate the file path to the certificate.
@return a CryptoData object.


Protocol Qualification 
Exceptions Size 
Time ConcurrencySequential
Export ControlPublicAccess  


Preconditions


Postconditions


Semantics



Property Settings

Java
GenerateFullyQualifiedReturnFalseGenerateFullyQualifiedThrows 
AbstractFalseStaticTrue
FinalFalseNativeFalse
SynchronizedTrueStrictfpFalse
GenerateFullyQualifiedArgument ReplaceExistingCodeTrue