Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ private X509CertificateHolder getX509CertificateHolder(File certificateFile)
}

/**
* Returns the Certificate holder from X509Ceritificate class.
* Returns the Certificate holder from X509Certificate class.
*
* @param x509cert - Certificate class.
* @return X509CertificateHolder
Expand Down