Constant ssi_contexts::SECURITY_V2[][src]

pub const SECURITY_V2: &str = "{\n  \"@context\": [{\n    \"@version\": 1.1\n  }, \"https://w3id.org/security/v1\", {\n    \"AesKeyWrappingKey2019\": \"sec:AesKeyWrappingKey2019\",\n    \"DeleteKeyOperation\": \"sec:DeleteKeyOperation\",\n    \"DeriveSecretOperation\": \"sec:DeriveSecretOperation\",\n    \"EcdsaSecp256k1Signature2019\": \"sec:EcdsaSecp256k1Signature2019\",\n    \"EcdsaSecp256r1Signature2019\": \"sec:EcdsaSecp256r1Signature2019\",\n    \"EcdsaSecp256k1VerificationKey2019\": \"sec:EcdsaSecp256k1VerificationKey2019\",\n    \"EcdsaSecp256r1VerificationKey2019\": \"sec:EcdsaSecp256r1VerificationKey2019\",\n    \"Ed25519Signature2018\": \"sec:Ed25519Signature2018\",\n    \"Ed25519VerificationKey2018\": \"sec:Ed25519VerificationKey2018\",\n    \"EquihashProof2018\": \"sec:EquihashProof2018\",\n    \"ExportKeyOperation\": \"sec:ExportKeyOperation\",\n    \"GenerateKeyOperation\": \"sec:GenerateKeyOperation\",\n    \"KmsOperation\": \"sec:KmsOperation\",\n    \"RevokeKeyOperation\": \"sec:RevokeKeyOperation\",\n    \"RsaSignature2018\": \"sec:RsaSignature2018\",\n    \"RsaVerificationKey2018\": \"sec:RsaVerificationKey2018\",\n    \"Sha256HmacKey2019\": \"sec:Sha256HmacKey2019\",\n    \"SignOperation\": \"sec:SignOperation\",\n    \"UnwrapKeyOperation\": \"sec:UnwrapKeyOperation\",\n    \"VerifyOperation\": \"sec:VerifyOperation\",\n    \"WrapKeyOperation\": \"sec:WrapKeyOperation\",\n    \"X25519KeyAgreementKey2019\": \"sec:X25519KeyAgreementKey2019\",\n\n    \"allowedAction\": \"sec:allowedAction\",\n    \"assertionMethod\": {\"@id\": \"sec:assertionMethod\", \"@type\": \"@id\", \"@container\": \"@set\"},\n    \"authentication\": {\"@id\": \"sec:authenticationMethod\", \"@type\": \"@id\", \"@container\": \"@set\"},\n    \"capability\": {\"@id\": \"sec:capability\", \"@type\": \"@id\"},\n    \"capabilityAction\": \"sec:capabilityAction\",\n    \"capabilityChain\": {\"@id\": \"sec:capabilityChain\", \"@type\": \"@id\", \"@container\": \"@list\"},\n    \"capabilityDelegation\": {\"@id\": \"sec:capabilityDelegationMethod\", \"@type\": \"@id\", \"@container\": \"@set\"},\n    \"capabilityInvocation\": {\"@id\": \"sec:capabilityInvocationMethod\", \"@type\": \"@id\", \"@container\": \"@set\"},\n    \"caveat\": {\"@id\": \"sec:caveat\", \"@type\": \"@id\", \"@container\": \"@set\"},\n    \"challenge\": \"sec:challenge\",\n    \"ciphertext\": \"sec:ciphertext\",\n    \"controller\": {\"@id\": \"sec:controller\", \"@type\": \"@id\"},\n    \"delegator\": {\"@id\": \"sec:delegator\", \"@type\": \"@id\"},\n    \"equihashParameterK\": {\"@id\": \"sec:equihashParameterK\", \"@type\": \"xsd:integer\"},\n    \"equihashParameterN\": {\"@id\": \"sec:equihashParameterN\", \"@type\": \"xsd:integer\"},\n    \"invocationTarget\": {\"@id\": \"sec:invocationTarget\", \"@type\": \"@id\"},\n    \"invoker\": {\"@id\": \"sec:invoker\", \"@type\": \"@id\"},\n    \"jws\": \"sec:jws\",\n    \"keyAgreement\": {\"@id\": \"sec:keyAgreementMethod\", \"@type\": \"@id\", \"@container\": \"@set\"},\n    \"kmsModule\": {\"@id\": \"sec:kmsModule\"},\n    \"parentCapability\": {\"@id\": \"sec:parentCapability\", \"@type\": \"@id\"},\n    \"plaintext\": \"sec:plaintext\",\n    \"proof\": {\"@id\": \"sec:proof\", \"@type\": \"@id\", \"@container\": \"@graph\"},\n    \"proofPurpose\": {\"@id\": \"sec:proofPurpose\", \"@type\": \"@vocab\"},\n    \"proofValue\": \"sec:proofValue\",\n    \"referenceId\": \"sec:referenceId\",\n    \"unwrappedKey\": \"sec:unwrappedKey\",\n    \"verificationMethod\": {\"@id\": \"sec:verificationMethod\", \"@type\": \"@id\"},\n    \"verifyData\": \"sec:verifyData\",\n    \"wrappedKey\": \"sec:wrappedKey\"\n  }]\n}\n";