Searched defs:serializeContext (Results 1 – 3 of 3) sorted by relevance
40 func serializeContext(context map[string]*string) []byte { func
46 private static byte[] serializeContext(Map<String, String> encryptionContext) { in serializeContext() method in FakeAwsKms
283 private void serializeContext(ObjectOutputStream out) in serializeContext() method in ExceptionContext