SBoM.CycloneDX.V17.CryptoProperties.ProtocolProperties.Ikev2TransformTypesDetailed.Encr
(SBoM v0.10.0)
Copy Markdown
View Source
IKEv2 Encryption Algorithm (ENCR)
Summary
Types
@type t() :: %SBoM.CycloneDX.V17.CryptoProperties.ProtocolProperties.Ikev2TransformTypesDetailed.Encr{ __unknown_fields__: [Protobuf.unknown_field()], algorithm: String.t() | nil, keyLength: integer() | nil, name: String.t() | nil }