Class CipherSuite
java.lang.Object
org.cyclonedx.model.component.crypto.CipherSuite
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()inthashCode()voidsetAlgorithms(List<String> algorithms) voidsetIdentifiers(List<String> identifiers) void
-
Constructor Details
-
CipherSuite
public CipherSuite()
-
-
Method Details
-
getName
-
setName
-
getAlgorithms
-
setAlgorithms
-
getIdentifiers
-
setIdentifiers
-
equals
-
hashCode
-