Aw::SSLCertificate
Method
Arguments
Return
Throws
Exception
new
( certificate_file, password, distinguished_name )
Aw::SSLCertificate
NO
DESTROY
( )
void
NO
begin_date
getBeginDate
( )
Aw::Date
NO
end_date
getEndDate
( )
Aw::Date
NO
distinguished_name
getDistinguishedName
( )
String
NO
issuer_distinguished_name
getIssuerDistinguisedName
( )
String
NO
status
getStatus
( )
String
NO
toIndentedString
( indent )
String
NO
Inherited Methods
hello
( )
Returns the string "hello". Useful for debugging.
String
NO