다음을 통해 공유


AttackStrategy.Atbash Property

Definition

Implements the Atbash cipher, a simple substitution cipher where each letter is mapped to its reverse.

public static Azure.AI.Projects.AttackStrategy Atbash { get; }
static member Atbash : Azure.AI.Projects.AttackStrategy
Public Shared ReadOnly Property Atbash As AttackStrategy

Property Value

Applies to