DescribedSecurityPolicy

Describes the properties of a security policy that was specified. For more information about security policies, see Working with security policies.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies whether this policy enables Federal Information Processing Standards (FIPS).

Link copied to clipboard

Specifies the name of the security policy that is attached to the server.

Link copied to clipboard

Specifies the enabled Secure Shell (SSH) cipher encryption algorithms in the security policy that is attached to the server.

Link copied to clipboard

Specifies the enabled SSH key exchange (KEX) encryption algorithms in the security policy that is attached to the server.

Link copied to clipboard

Specifies the enabled SSH message authentication code (MAC) encryption algorithms in the security policy that is attached to the server.

Link copied to clipboard

Specifies the enabled Transport Layer Security (TLS) cipher encryption algorithms in the security policy that is attached to the server.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String