public class ToDafny
extends java.lang.Object
| Constructor and Description |
|---|
ToDafny() |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticateAction |
AuthenticateAction(AuthenticateAction nativeValue) |
static AuthenticateSchema |
AuthenticateSchema(AuthenticateSchema nativeValue) |
static dafny.DafnyMap<? extends dafny.DafnySequence<? extends java.lang.Character>,? extends AuthenticateAction> |
AuthenticateSchemaAttributes(java.util.Map<java.lang.String,AuthenticateAction> nativeValue) |
static AuthenticateSchemaContent |
AuthenticateSchemaContent(AuthenticateSchemaContent nativeValue) |
static dafny.DafnySequence<? extends AuthenticateSchema> |
AuthenticateSchemaList(java.util.List<AuthenticateSchema> nativeValue) |
static dafny.DafnyMap<? extends dafny.DafnySequence<? extends java.lang.Character>,? extends AuthenticateSchema> |
AuthenticateSchemaMap(java.util.Map<java.lang.String,AuthenticateSchema> nativeValue) |
static CryptoAction |
CryptoAction(CryptoAction nativeValue) |
static CryptoSchema |
CryptoSchema(CryptoSchema nativeValue) |
static dafny.DafnyMap<? extends dafny.DafnySequence<? extends java.lang.Character>,? extends AuthenticateAction> |
CryptoSchemaAttributes(java.util.Map<java.lang.String,AuthenticateAction> nativeValue) |
static CryptoSchemaContent |
CryptoSchemaContent(CryptoSchemaContent nativeValue) |
static dafny.DafnySequence<? extends CryptoSchema> |
CryptoSchemaList(java.util.List<CryptoSchema> nativeValue) |
static dafny.DafnyMap<? extends dafny.DafnySequence<? extends java.lang.Character>,? extends CryptoSchema> |
CryptoSchemaMap(java.util.Map<java.lang.String,CryptoSchema> nativeValue) |
static DecryptStructureInput |
DecryptStructureInput(DecryptStructureInput nativeValue) |
static DecryptStructureOutput |
DecryptStructureOutput(DecryptStructureOutput nativeValue) |
static EncryptStructureInput |
EncryptStructureInput(EncryptStructureInput nativeValue) |
static EncryptStructureOutput |
EncryptStructureOutput(EncryptStructureOutput nativeValue) |
static Error |
Error(CollectionOfErrors nativeValue) |
static Error |
Error(OpaqueError nativeValue) |
static Error |
Error(java.lang.RuntimeException nativeValue) |
static Error |
Error(StructuredEncryptionException nativeValue) |
static ParsedHeader |
ParsedHeader(ParsedHeader nativeValue) |
static StructuredData |
StructuredData(StructuredData nativeValue) |
static dafny.DafnyMap<? extends dafny.DafnySequence<? extends java.lang.Character>,? extends StructuredDataTerminal> |
StructuredDataAttributes(java.util.Map<java.lang.String,StructuredDataTerminal> nativeValue) |
static StructuredDataContent |
StructuredDataContent(StructuredDataContent nativeValue) |
static dafny.DafnySequence<? extends StructuredData> |
StructuredDataList(java.util.List<StructuredData> nativeValue) |
static dafny.DafnyMap<? extends dafny.DafnySequence<? extends java.lang.Character>,? extends StructuredData> |
StructuredDataMap(java.util.Map<java.lang.String,StructuredData> nativeValue) |
static StructuredDataTerminal |
StructuredDataTerminal(StructuredDataTerminal nativeValue) |
static IStructuredEncryptionClient |
StructuredEncryption(StructuredEncryption nativeValue) |
static StructuredEncryptionConfig |
StructuredEncryptionConfig(StructuredEncryptionConfig nativeValue) |
public static Error Error(java.lang.RuntimeException nativeValue)
public static Error Error(OpaqueError nativeValue)
public static Error Error(CollectionOfErrors nativeValue)
public static AuthenticateSchema AuthenticateSchema(AuthenticateSchema nativeValue)
public static CryptoSchema CryptoSchema(CryptoSchema nativeValue)
public static DecryptStructureInput DecryptStructureInput(DecryptStructureInput nativeValue)
public static DecryptStructureOutput DecryptStructureOutput(DecryptStructureOutput nativeValue)
public static EncryptStructureInput EncryptStructureInput(EncryptStructureInput nativeValue)
public static EncryptStructureOutput EncryptStructureOutput(EncryptStructureOutput nativeValue)
public static ParsedHeader ParsedHeader(ParsedHeader nativeValue)
public static StructuredData StructuredData(StructuredData nativeValue)
public static StructuredDataTerminal StructuredDataTerminal(StructuredDataTerminal nativeValue)
public static StructuredEncryptionConfig StructuredEncryptionConfig(StructuredEncryptionConfig nativeValue)
public static Error Error(StructuredEncryptionException nativeValue)
public static AuthenticateAction AuthenticateAction(AuthenticateAction nativeValue)
public static CryptoAction CryptoAction(CryptoAction nativeValue)
public static AuthenticateSchemaContent AuthenticateSchemaContent(AuthenticateSchemaContent nativeValue)
public static CryptoSchemaContent CryptoSchemaContent(CryptoSchemaContent nativeValue)
public static StructuredDataContent StructuredDataContent(StructuredDataContent nativeValue)
public static dafny.DafnySequence<? extends AuthenticateSchema> AuthenticateSchemaList(java.util.List<AuthenticateSchema> nativeValue)
public static dafny.DafnySequence<? extends CryptoSchema> CryptoSchemaList(java.util.List<CryptoSchema> nativeValue)
public static dafny.DafnySequence<? extends StructuredData> StructuredDataList(java.util.List<StructuredData> nativeValue)
public static dafny.DafnyMap<? extends dafny.DafnySequence<? extends java.lang.Character>,? extends AuthenticateAction> AuthenticateSchemaAttributes(java.util.Map<java.lang.String,AuthenticateAction> nativeValue)
public static dafny.DafnyMap<? extends dafny.DafnySequence<? extends java.lang.Character>,? extends AuthenticateSchema> AuthenticateSchemaMap(java.util.Map<java.lang.String,AuthenticateSchema> nativeValue)
public static dafny.DafnyMap<? extends dafny.DafnySequence<? extends java.lang.Character>,? extends AuthenticateAction> CryptoSchemaAttributes(java.util.Map<java.lang.String,AuthenticateAction> nativeValue)
public static dafny.DafnyMap<? extends dafny.DafnySequence<? extends java.lang.Character>,? extends CryptoSchema> CryptoSchemaMap(java.util.Map<java.lang.String,CryptoSchema> nativeValue)
public static dafny.DafnyMap<? extends dafny.DafnySequence<? extends java.lang.Character>,? extends StructuredDataTerminal> StructuredDataAttributes(java.util.Map<java.lang.String,StructuredDataTerminal> nativeValue)
public static dafny.DafnyMap<? extends dafny.DafnySequence<? extends java.lang.Character>,? extends StructuredData> StructuredDataMap(java.util.Map<java.lang.String,StructuredData> nativeValue)
public static IStructuredEncryptionClient StructuredEncryption(StructuredEncryption nativeValue)